HI .. I have linux server but today I couldn t connect to phpMyadmin Welcome to phpMyAdmin 2.6.1 phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server. Error MySQL said: #1045 - Access denied for user: 'root@localhost' (Using password: YES I v checked config.inc.php it is ok Would you please help
If you run 'mysql -u root -p' and enter the password there, does that work? Remember that it is your mysql root password not the system root password.