Tuesday, March 15, 2011

"Sorry, it appears that a required library (PDO) for connecting to a MySQL database has not been enabled. Pls ask your web host if your web site can h

1. Rebuild Apache under EasyApache and enable PDO support in you're php configuration.

OR

I just tried the terminal install:

pecl install pdo
pecl install pdo_mysql

and restarted Apache and it works fine.

No comments:

Post a Comment