MyBB Community Forums

Full Version: SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
~ removed
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.