How to access Laragon`s MySQL server? All passwords fail.
-
How to access Laragon`s MySQL server?
-
@subrata6630 : The username is root and no password.
If it doesn't work, you can try rename theC:\laragon\data
dir toC:\laragon\data.old
and click "Start All", Laragon will create a fresh data for you.
-
Did you try resetting the admin password?
Also in terminal you can try:
mysql -u root -p <password here> to verify that you are using the correct password.
-
@subrata6630 :
Stop laragon
click Menu
MySQL -> Change root password
and type ur new password
Done!
-
@lawalthb said in How to access Laragon`s MySQL server? All passwords fail.:
@subrata6630 :
Stop laragon
click Menu
MySQL -> Change root password
and type ur new password
Done!
Even though this worked for MySQL 5.x it does not work for MySQL 8+, getting the following message.

-
Yo tuve este problema y estaba equivocado en el puerto de sql, no arrojaba nada y bueno checa eso