How to log in to phpMyAdmin with WAMP, what is the username and password?
What does the word "root" mean in phpMyAdmin?
Whenever I write localhost/phpmyadmin
on the address bar, I am asked to enter a username and a password, but I don't know what they are. I don't remember when and where I set them. From where can I get my username and password to login to phpMyAdmin?
Solution 1:
Try username = root and password is blank.
Solution 2:
http://localhost/phpmyadmin
Username: root
Password:
(No password set)