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 Link to comment https://forums.phpfreaks.com/topic/1585-apache-mysql/ 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) Link to comment https://forums.phpfreaks.com/topic/1585-apache-mysql/#findComment-5187 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! Link to comment https://forums.phpfreaks.com/topic/1585-apache-mysql/#findComment-8506 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.