2012-10-18, 04:33 AM
An anomaly happened today where out of no where I get a 1045 error when no changes to the website were made to the Forums settings for a week.
I checked the forum/inc/config.php and the database login info was correct...
but in the foum/config.php file the
$config['database']['password'] was the same value as $config['database']['username']
I thought the main forum dir config.php was not supposed to have the ral login info or it's supposed to be temporary or something?
I'm not sure what happened but it decided to work again..
my question is what's supposed to be in the forum/config.php file for database login values? I thought that config file was supposed to have null values?
Also how do I keep my mysql server url from being displayed on the error pages? So I don't get my MySQL server DDoS'd...
please help.
I checked the forum/inc/config.php and the database login info was correct...
but in the foum/config.php file the
$config['database']['password'] was the same value as $config['database']['username']
I thought the main forum dir config.php was not supposed to have the ral login info or it's supposed to be temporary or something?
I'm not sure what happened but it decided to work again..
my question is what's supposed to be in the forum/config.php file for database login values? I thought that config file was supposed to have null values?
Also how do I keep my mysql server url from being displayed on the error pages? So I don't get my MySQL server DDoS'd...
please help.