Im a newbie in ubuntu. Im getting an error while installing phpmyadmin in ubuntu11.4 server. It says
An error occurred while installing the database:
ERROR 1045 (28000):Access denaid for user 'root'@'localhost' (using password:YES);
I am sure that I used the correct password for root. I can login to mysql through putty.
Do I need to do anything with privileges?
Please help me to sort this issue.
I suggest:
and you typed something else. 🙁
pidof mysqldsays what exactly? If nothing thensudo service mysql startand tryagain.
Re-configure mysql-server:
or
whichever one is installed.
Once you reconfigure (and recover) your root mysql password, then
Reconfigure phpmyadmin