I am using Ubuntu 10.10 and I installed phpmyadmin from synaptic package manager.
But i did not put any password on mysql root user and phpmyadmin user.
Later, i tried to log into phpmyadmin with user root and no password it get error
Login without a password is forbidden
by configuration (see AllowNoPassword)
And chage password in mysql is not working, I tried to update password using password('pma') in passsword field in user table of mysql database, but still I am not being able to log in from console.
How to change mysql password, and where is this phpmyadmin configuration file.
FLUSH PRIVILEGESinside MySql. – The Scrum Meister Mar 6 '11 at 5:54