pcmanager1717
IS-IT--Management
OK, im trying to set up PHPmyAdmin, with MySQL on RedHat 9, and I am getting this error when I go to the index page to set things up ..
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: NO)
But the thing is , i can go to the command line , and login as root, no problems , its just everytime I try to access MySQL through a webpage on my server . .i get this same aceess denied error for root@localhost
please help !!
thanks
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: NO)
But the thing is , i can go to the command line , and login as root, no problems , its just everytime I try to access MySQL through a webpage on my server . .i get this same aceess denied error for root@localhost
please help !!
thanks