Sonic Posted March 2, 2010 Report Posted March 2, 2010 Everything has been going fine with the VA then yesterday we all started getting this error... An Error Was Encountered Database connection failed (1045: Access denied for user 'fligh10'@'localhost' (using password: YES)) any ideas? Quote
Moderators mark1million Posted March 2, 2010 Moderators Report Posted March 2, 2010 Thats what you usually get when a wrong username or password is used to access the database. How many transactions are you doing, that can sometimes be the cause because the server is over worked with requests it just cant authenticate. 1 Quote
Sonic Posted March 2, 2010 Author Report Posted March 2, 2010 Thats what you usually get when a wrong username or password is used to access the database. How many transactions are you doing, that can sometimes be the cause because the server is over worked with requests it just cant authenticate. Thanks Mark. How do I fix it? Quote
Administrators Nabeel Posted March 2, 2010 Administrators Report Posted March 2, 2010 Contact your host, or reset your database password and change it to the new on in the core/local.config.php file Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.