DB Password revealed when db server down
Brought to you by:
jberanek
Hi there,
Today I tried to switch off the database server to know what will happen to the system and to my surprise, the password for my database is revealed!
What can we do to prevent this from happening? From the server or the software side?
Make sure you have 'display_errors' set to '0' in your php.ini settings. And/or add the following line at the bottom of internalconfig.inc.php
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"
Yep, precisely that works Campbell!
Thanks much for your expert advice.. :)