mysql password woes

okay, i'm having major issues with mysql passwords.

when i create a new account using phpmyadmin or the mysql command line client, the password i set never works. if i set a password "apple" when i try to log in, it doesn't work. however, when i look at the mysql database, i can see that the user i created is there....

does anybody know why this happens and what i can do to fix it?

 

 

 

 

Top