Thread: Fatal Error?
View Single Post
  #1  
Old 07-12-2016, 10:35 PM
Eagle9615's Avatar
Eagle9615 Eagle9615 is offline
Member
 
Join Date: Jun 2013
Location: Southern US
Posts: 32
Gender: Female
Credits: 6,821
Eagle9615 is on a distinguished road
Default Fatal Error?

Went to access my site and got a blank page with this error:

Quote:
Fatal error: Uncaught exception 'Exception' with message 'Fatal Error: Class PDO either does not exist, or has its include path misconfigured!' in /home/projectf/public_html/classes/class_loader.php:83 Stack trace: #0 [internal function]: Loader->load('PDO') #1 /home/projectf/public_html/classes/class_database.php(21): spl_autoload_call('PDO') #2 /home/projectf/public_html/classes/class_loader.php(81): include('/home/projectf/...') #3 [internal function]: Loader->load('Database') #4 [internal function]: spl_autoload_call('Database') #5 /home/projectf/public_html/classes/class_mysidia.php(218): class_exists('Database') #6 /home/projectf/public_html/classes/class_mysidia.php(164): Mysidia->loadDb() #7 /home/projectf/public_html/classes/class_initializer.php(109): Mysidia->__construct() #8 /home/projectf/public_html/classes/class_initializer.php(45): Initializer->initialize() #9 /home/projectf/public_html/index.php(68): Initializer->__construct() #10 /home/projectf/public_html/index.php(78): IndexController::main() #11 {main in /home/projectf/public_html/classes/class_loader.php on line 83
I haven't touched anything in the cPanel between the last time I was able to access it (about 1 week ago) and now.


Link to site
__________________
Reply With Quote