Closed blindpet closed 9 years ago
I was getting a blank page when trying to access the site and added some logging to narrow down the issue.
Fatal error: Call to a member function prepare() on a non-object in /var/www/Gunther/system/DB.php on line 52
This means that a database connection could not be made. The apache logs should give you the SQL errors so tell you what's wrong. Have you filled everything in correctly in config.php?
I was getting a blank page when trying to access the site and added some logging to narrow down the issue.
Fatal error: Call to a member function prepare() on a non-object in /var/www/Gunther/system/DB.php on line 52