-1

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?

Michael Petrotta
  • 59,888
  • 27
  • 145
  • 179
Aditya Agarwal
  • 165
  • 1
  • 5
  • 15

2 Answers2

0

try this

or if you have Skype then try to uninstall and after installing WAMP then reinstall Skype

Community
  • 1
  • 1
Rakesh Sharma
  • 13,680
  • 5
  • 37
  • 44
0

you can reset your mysql password by this commnand

mysqladmin -u root password NEWPASSWORD