How to log in to phpMyAdmin with WAMP, what is the username and password?
mysql, passwords, php, phpmyadmin, windows
Solution
Try username = root and password is blank.
Problem
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?