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
Access Denied For User 'user'@'localhost' (using Password: YES) When Trying
Access Denied For User 'user'@'localhost' (using Password: YES) When Trying
Post Description:
Post Tags: access, denied, for, user, user, localhost, using, password, yes, when, trying
This Post Has Been Viewed 4622 Times Since Sun Dec 03, 2006 5:17 pm Posted By bigger_travis with 1 replies
Post Description:
Post Tags: access, denied, for, user, user, localhost, using, password, yes, when, trying
This Post Has Been Viewed 4622 Times Since Sun Dec 03, 2006 5:17 pm Posted By bigger_travis with 1 replies
| Access Denied For User 'user'@'localhost' (using Password: YES) When Trying |
Leave Your Comments [ dejar commentarios ]
Comments and replies About Access Denied For User 'user'@'localhost' (using Password: YES) When Trying
:: 1 :: #145 - Reply By bigger_travis On Fri Dec 15, 2006 8:31 pm
you are getting this error because your script cannot connect to your database with the information you have provided.
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.
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.

