Confusing behaviour, mantis suddenly pointing at wrong DB.
Posted: 05 Apr 2005, 20:02
Hi all,
I had set up mantis last month, and everything was happily running. I have the database on a separate box that supports RAID-5. Anyway, upon returning from a recent business trip I noticed that Mantis is reporting
==========================
Application Error #400
Database connection failed. Error Received from database was #1044: Access denied for user "@"localhost to database bugtracker.
==========================
The strange thing is, when you run the admin/check.php all is good.
So I've taken a dump of the database, but do not wish to import locally if I can avoid it. All functionality mail, was working now it just seems to be pointing at the wrong DB. I suspect it's a global variable setting but the config_inc.php is set up for the correct database. Is there somewhere else I should be including the database connection info?
Thanks in advance,
-Rich
I had set up mantis last month, and everything was happily running. I have the database on a separate box that supports RAID-5. Anyway, upon returning from a recent business trip I noticed that Mantis is reporting
==========================
Application Error #400
Database connection failed. Error Received from database was #1044: Access denied for user "@"localhost to database bugtracker.
==========================
The strange thing is, when you run the admin/check.php all is good.
So I've taken a dump of the database, but do not wish to import locally if I can avoid it. All functionality mail, was working now it just seems to be pointing at the wrong DB. I suspect it's a global variable setting but the config_inc.php is set up for the correct database. Is there somewhere else I should be including the database connection info?
Thanks in advance,
-Rich