Just getting a page full of error when I try to call up the flyspray index page.
As far as I know, there were no changes made to any of the systems.
The server runs xampp 1.8.1, running flyspray 0.9.9.7.
This happens on any browser I have tried, FF, Seamonkey, Chrome, Opera, so it certainly looks like something on the setver end.
Warning: mysqli_real_connect(): (HY000/1045): Access denied for user 'flyspray'@'localhost' (using password: YES) in C:\xampp-1.8.1\htdocs\flyspray\adodb\drivers\adodb-mysqli.inc.php on line 108
Call Stack:
0.0011 155712 1. {main}() C:\xampp-1.8.1\htdocs\flyspray\index.php:0
0.0018 172952 2. require_once('C:\xampp-1.8.1\htdocs\flyspray\header.php') C:\xampp-1.8.1\htdocs\flyspray\index.php:10
0.0387 1993176 3. Database->dbOpenFast() C:\xampp-1.8.1\htdocs\flyspray\header.php:25
0.0388 1994776 4. Database->dbOpen() C:\xampp-1.8.1\htdocs\flyspray\includes\class.database.php:59
0.0408 2172568 5. ADOConnection->Connect() C:\xampp-1.8.1\htdocs\flyspray\includes\class.database.php:80
0.0408 2172624 6. ADODB_mysqli->_connect() C:\xampp-1.8.1\htdocs\flyspray\adodb\adodb.inc.php:430
0.0408 2173632 7. mysqli_real_connect() C:\xampp-1.8.1\htdocs\flyspray\adodb\drivers\adodb-mysqli.inc.php:108
etc. etc
Any help to resolve this issue will be most appreciated.
TIA