hazcod / Gunther

Easy web frontend for media streaming - Fork me! (NO LONGER MAINTAINED)
27 stars 5 forks source link

prepare() error #7

Closed blindpet closed 9 years ago

blindpet commented 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

hazcod commented 9 years ago

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?