Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Class 'PDO' not found
Fatal error: Class 'PDO' not found in /home/(blanked out)/forum/conf/config-defaults.php on line 16
could someone help me please
could someone help me please
Tagged:
1
Comments
Best thing to do is to make a file and add this line to it:
<?php phpinfo(); ?>
save it as "info.php" and then try to access it.
You can then see whether the pdo-mysql extension is installed.
There was an error rendering this rich post.