Class Pdo Not Found!
Getting this error: Fatal error: Class 'PDO' not found
Have these lines in php.ini:
extension=pdo.so
extension=pdo_sqlite.so
extension=sqlite.so
extension=pdo_mysql.so
This shows up in php.info()-- '--enable-pdo=shared' '
Have access to whm but there is no "software" tab from which to access easyapatche? Any suggestions??
-
Hello :) It seems like you only have reseller access to your system. I recommend consulting with your web hosting provider to see if they can ensure that PDO is enabled. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment