bcxguru Posted December 30, 2003 Share Posted December 30, 2003 Hello gagain all. I have a problem with MySQL. I posetd it here becuase I am using an Apache server hehe. With my problem, I have defined my MySQL Username and password in my.ini, and started MySQL. But for some reason, I keep getting the error \"Access denied for user admin@localhost (using password: YES)\" Any ideas on how to solve this problem? Thanks. ;-) ~1 Quote Link to comment Share on other sites More sharing options...
BK87 Posted December 30, 2003 Share Posted December 30, 2003 did you delete the table `mysql` ? (if not then don\'t) Quote Link to comment Share on other sites More sharing options...
jwholdsworth Posted September 25, 2005 Share Posted September 25, 2005 It may sound stupid, but is their really an admin@localhost user defined? (Usually you would use root@.. as your administrative user, not that you should use it for anything other than administration.) Also, are you sure that user admin@localhost has been identified with a password, and that you are typing the correct password in? It's a common problem that seems to trip me up all too often. You're not alone! Quote Link to comment Share on other sites More sharing options...
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.