PDO not found
Category: Drupal
Failed to access [http://work.galaha.org/drupal/]
Fatal error: Class 'PDO' not found in /home/galaha5/SubSite/work/drupal/includes/database/database.inc on line 184
Thanks!
Fatal error: Class 'PDO' not found in /home/galaha5/SubSite/work/drupal/includes/database/database.inc on line 184
Thanks!
OTHER ANSWERS
|
0
|
Hello zhouzb, This error can be casued by a few different settings. First be sure the following are enabled in your php.ini file, found in your public_html folder: extension=pdo.so extension=pdo_sqlite.so extension=sqlite.so extension=pdo_mysql.so If that does not stop the error, ensure the extension_dir setting is commented out completely in the php.ini. Lastly, see that the following code is set in your .htaccess file: SetEnv PHPRC /home/cPanelUser/public_html/php.ini Be sure to replaces your actual cpanel username where it says cPanelUser That should enable the pdo extensions and remove the error. I hope this answers your question. If you have any more questions or information specific to the issue please leave a comment below so we can further assist you. Best Regards, Scott M |
Like this Question?
Tweet
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


