Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Critical Errors (PDO Class not Found) (http://www.mysidiaadoptables.com/forum/showthread.php?t=3877)

LucasA33 11-21-2012 03:40 PM

Critical Errors (PDO Class not Found)
 
Code:

Warning: include_once(classes/class_pdo.php) [function.include-once]: failed to open stream: No such file or directory in /home/mineedit/public_html/game/functions/functions.php on line 50

Warning: include_once() [function.include]: Failed opening 'classes/class_pdo.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mineedit/public_html/game/functions/functions.php on line 50

Fatal error: Class 'PDO' not found in /home/mineedit/public_html/game/classes/class_database.php on line 3

Happens on both my main site: game.pixelcore.tk and mobile.game.pixelcore.tk

Cannot seem to locate files to fix it, as I restored the classes, and functions folder to it's previous backups; and did check the databases in phpmyadmin, everything seems to be OK.

As for script modifications, only minor ones to edit the sidebar, and such.
This just happend. I didn't even touch the script days before this happend.

I can't access any of the site.

Hall of Famer 11-21-2012 03:46 PM

umm what is your host? PDO class not found error is a problem on your host/server side, theres nothing we can do about. At times they fail at upgrading their services and mess up some PHP libraries, it cant be helped. The issue should not persist, if so you may want to ask them personally and even consider switching to other hosting packages.

LucasA33 11-21-2012 05:38 PM

Alright, I'll give them time.


All times are GMT -5. The time now is 12:06 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.