2010-06-29, 04:20 PM
You have the wrong password for your mysql database defined, in your case, you have not defined one.
Open ./inc/config.php and edit the entry for $config['database']['password'] to be your database password.
Open ./inc/config.php and edit the entry for $config['database']['password'] to be your database password.