willwright111

Registered
Jun 2, 2009
2
0
51
Basically just bought a new dedicated server

im having problem with the following two things

PHP Extension pdo must be loaded
PHP Extension pdo_mysql must be loaded

ive tried adding the extensions in the php.ini restarting the server

can any one help me?
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
Please run /scripts/easyapache and add PDO and PDO MySQL there, then recompile Apache. You cannot simply add the extensions to php.ini, since the modules need to be added in EasyApache first.