Dan Brown wrote:
> Are you using the correct mysql root password?
Yep, when I need it, I just copy it from the .my.cnf file in the home directory for root, to be sure that it’s the right password I’m using.
It’s the same one, that I’ve used to get PHPMyAdmin working aprox a week ago and PHPMyAdmin is working with it, so the password hasn’t been changed.
I get the same error, if I try to connect (after a reboot of the server) with the new user I made in the MySQL database btw and that user has all the rights to create, add, del and so on as root has.
Don’t know if it means anything, but it is not a fresh install of 5.5 I’m running, I just updated the 5.1.2 I had installed before.