When install PhpGedView I become the next error:
Fatal error: Class 'PDOException' not found in /home/ttintern/public_html/phpgedview/includes/classes/class_pgv_db.php on line 712
How do I solve this prpblem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When install PhpGedView I become the next error:
Fatal error: Class 'PDOException' not found in /home/ttintern/public_html/phpgedview/includes/classes/class_pgv_db.php on line 712
How do I solve this prpblem?
I'm having the same problem - any help would be greatly appreciated
Tinus and Jeff,
Make sure your server meets the installation requirements:
see http://wiki.phpgedview.net/en/index.php?title=Installation_Guide_v4.2.x
From the error message, I'd guess that you lack the PDO drivers for PHP, possibly because of an old PHP version.
You may wish to review the web hosting options
George