roasthawg

Registered
Nov 14, 2013
1
0
1
cPanel Access Level
Reseller Owner
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??
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
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.