I am not able to access phpMyAdmin. The error is:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
I have not set the password. How can I resolve this?
I am not able to access phpMyAdmin. The error is:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
I have not set the password. How can I resolve this?
 
    
     
    
    try this
or if you have Skype then try to uninstall and after installing WAMP then reinstall Skype
 
    
     
    
    you can reset your mysql password by this commnand
mysqladmin -u root password NEWPASSWORD
