Menu

Problem using XAMPP with PGV

Help
John Slee
2010-10-27
2013-05-30
  • John Slee

    John Slee - 2010-10-27

    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?

     
  • Stephen Arnold

    Stephen Arnold - 2010-10-29

    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

     

Log in to post a comment.