| Tuesday 14 August 2007 7:21:14 am 
                                                                
                                                                 Hi,  i've got some troubles with the installation of the 3.9 distri which is compatible with php5. There's no setup wizard loading, and i get this screen immediately if I try to load index.php: 
-----kernel::50
 No database connection could be made, the system might not behave properly.
 
 error::1 [1]
 Some errors occured, see debug for more information.
 
 warning::1 [1]
 Some general warnings occured, see debug for more information.
 
 Log in to the administration interface of Exponential Please enter a valid username/password combination and click "Log in". Use the "Register" button to create a new account. 
Username:
 Password:
 -------
 The debug says the following: 
Timing: Aug 14 2007 16:19:29 Script start
 Warning: PHP Aug 14 2007 16:19:29
 mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'root'@'localhost' (using password: NO) in /var/www/vhosts/austriansoccerboard.com/gamli/lib/ezdb/classes/ezmysqldb.php on line 135
 Error: eZMySQLDB Aug 14 2007 16:19:29
 Connection error: Couldn't connect to database. Please try again later or inform the system administrator.
 Access denied for user 'root'@'localhost' (using password: NO)
 Timing: Aug 14 2007 16:19:29
 Module start 'user'
 Timing: Aug 14 2007 16:19:29
 Module end 'user'
 Warning: Aug 14 2007 16:19:29
 User not found, returning anonymous
 Warning: Aug 14 2007 16:19:29
 Anonymous user not found, returning NoUser
 Timing: Aug 14 2007 16:19:29
 End
 Can anybody help me ? |