When I go to localhost/phpmyadmin
, it shows like this:
But how to set the username and password.
I have tried in the terminal:
mysql -u root -p
but it says:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
If I type username: root and password: [blank]
It shows me: