Error # 1045 - Cannot Log in to MySQL server -> phpmyadmin
        Posted  
        
            by 
                SilverLight
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by SilverLight
        
        
        
        Published on 2012-11-13T08:03:28Z
        Indexed on 
            2012/11/13
            11:06 UTC
        
        
        Read the original article
        Hit count: 422
        
We have installed PHPMyAdmin on a windows machine running IIS 7.0.
We are able to connect to MySQL using command-line, But we are not able to connect using PHPMyAdmin.
The error displayed is: Error #1045 Cannot log in to the MySQL server.
Can somebody please help? 
PHP Version 5.4.0
mysqlnd 5.0.10 - 20111026 - $Revision: 323634 $
phpMyAdmin-3.5.4-rc1-all-languages.7z  
EDIT :
I followed the link below with no success, mean i changed that password but phpmyadmin still has that error...
C.5.4.1.1. Resetting the Root Password: Windows Systems  
Thanks.
© Server Fault or respective owner