views:

21

answers:

1

Hello,

I try to connect mysql via PHPMYADMIN, using my password, but it can't stop telling me that (access denied, using password NO) but i'm using a password :O

When i connect via the console with my password, it works but not on phpmyadmin.

It's really weird.

Do you have an idea to fix that ?

edit: it worked couple of days ago, because i created 2 databases and 2 users via phpmyadmin...

Thanks

edit : When i'm using CHROME it's working unless FireFox ... any ideas ?

+1  A: 

I've had a similar issue on mediatemple once. It's related to the cookies and/or sessions in your browser getting messed up. Try clearing your cookies.

grapefrukt