MySQL deny login via terminal and phpmyadmin

Posted by dave on Server Fault See other posts from Server Fault or by dave
Published on 2010-05-27T07:11:44Z Indexed on 2010/05/27 7:21 UTC
Read the original article Hit count: 293

Filed under:
|

Hello,

I am trying to login to mysql via terminal and phpmyadmin it says cannot access localhost.

Below is the return message when trying to login via the terminal

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) root@x27:/var/lib/phpmyadmin# mysql --user=root -pass root

I installed the mysqladministrator GUI too

Thanks Dave

© Server Fault or respective owner

Related posts about mysql

Related posts about mysqladministrator