2013-07-22, 08:11 AM
2013-07-22, 09:01 AM
see http://docs.mybb.com/Help-Common_Error_Messages.html
Quote:SQL Error: 1045 - Access denied for user 'USERNAME'@'HOSTNAME' (using password: YES)
Query: [READ] Unable to connect to MySQL server
Information: This occurs when you are using MySQL and the database password is incorrect in ./inc/config.php
To fix this, open ./inc/config.php and check the entry for $config['database']['password'].
If you do not know what needs to be here, contact your host provider.