Am trying to update my phpgedview from 4.1.5 to 4 2.3 on localhost using XAMPP
Have deleted old files as in Wiki and copied selected files. Logged in and get the following error:
Warning: require_once(includes/classes/class_person.php) : failed to open stream: No such file or directory in C:\xampp\htdocs\phpgedview\includes\classes\class_gedcomrecord.php on line 34
Fatal error: require_once() : Failed opening required 'includes/classes/class_person.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\phpgedview\includes\classes\class_gedcomrecord.php on line 34
Can someone help please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
John
did you copy all the files? Do all have proper permissions?
DId you check for the existence of "includes/classes/class_person.php" ? If there, is it perhaps corrupted? Have you tried replacing it? -Stephen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Am trying to update my phpgedview from 4.1.5 to 4 2.3 on localhost using XAMPP
Have deleted old files as in Wiki and copied selected files. Logged in and get the following error:
Warning: require_once(includes/classes/class_person.php) : failed to open stream: No such file or directory in C:\xampp\htdocs\phpgedview\includes\classes\class_gedcomrecord.php on line 34
Fatal error: require_once() : Failed opening required 'includes/classes/class_person.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\phpgedview\includes\classes\class_gedcomrecord.php on line 34
Can someone help please?
John
did you copy all the files? Do all have proper permissions?
DId you check for the existence of "includes/classes/class_person.php" ? If there, is it perhaps corrupted? Have you tried replacing it?
-Stephen