MyBB Community Forums

Full Version: SQL Error: 1045
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I had successfully installed and logged into myBB forum (front and backend). However I started getting this error message after a few minutes of activity. Please see details: "
MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

[attachment=28688]- Access denied for user 'terungwa'@'boscgi3401.eigbox.net' (using password: YES)
Query:
[READ] Unable to connect to MySQL server

Please contact the MyBB Group for support.
"
Any suggestion to resolve issue shall be appreciated.

Thanks.

this is my forum url: http://forum.virtualweb-academy.com
If you take a look on docs you will see what can cause that problem:

http://docs.mybb.com/Help-Common_Error_Messages.html

Quote:Database: MySQL
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.
i had to reset the Db password and issue is resolved.