dbsys.inc fatal error
Brought to you by:
jberanek
Unable to connect to database table and found the following in the logs:
PHP Fatal error: require_once() [function.require]: Failed opening required 'MySQL.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dorcan5/public_html/mrbs/dbsys.inc on line 25.
Can you help?
I think it's the capitalisation of 'mysql' in your config file. I suspect you have
when you should have
Campbell
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "DO NOT USE - Bugs"
Thanks. I tried both but have resolved the problem by performing a complete re-installation. I suspect a file had been corrupted during the download/unzip process.