When I got phpMyAdmin working, at index.php it told me that root does not a have a password, and I should put one. after when I went to privilages and a put a password for it, it can't log me in anymore it tells me:
[QUOTE]
Welcome to phpMyAdmin 2.6.4-pl3
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: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO) [QUOTE]
I know the password I put for it, but nothing comes up so I can put one.
Can you tell me how I can fix this?
I have also tried the command: :mysqladmin reload", and the problem is still there.