Access denied for user 'user'@'localhost' (using password: YES) when trying
- Forums
- MYSQL
- Access denied for user 'user'@'localhost' (using password: YES) when trying
This Page Contains information about Access denied for user 'user'@'localhost' (using password: YES) when trying By bigger_travis in category MYSQL with 1 Replies. [2254], Last Updated: Mon Jun 24, 2024
bigger_travis
Fri Feb 29, 2008
1 Comments
424 Visits
hi, can you help me, i need to know why i keep getting this error?
Got error: 1045: Access denied for user 'user'@'localhost' (using password: YES) when trying to connect to database
Access denied for user 'user'@'localhost' (using password: YES) when trying to connect to database
Make sure you have the correct username and password, if you are sure you have the correct login and pasword, then you need to check with your administrator because you defenetly have either the wrong login or password and that's why your script cannot connect to your mysql database.
check these four things to make sure you have them right:
1. your hostname (usually is "localhost")
2. your database username (not your hosting username, BUT your mysql)
3. Your database password
4. Your database name
if you still cannot login, contact www.webune.com to reset your password.