Sunday 12 January 2014

Fatal error: Class 'PDO' not found

Drupal Website showing the following error
Fatal error: Class 'PDO' not found in /public_html/drupal/includes/database/
database.inc on line 184

If your server is using the php 5.2 , upgrade the php version to php 5.3 or higher

Or you will have to enable the PDO using the easyapache

No comments:

Post a Comment

ERR_CONTENT_DECODING_FAILED

If you are getting the error as ERR_CONTENT_DECODING_FAILED while accessing the domain then add the below extension in php.ini  ++++++++...