Failed to connect to Mysql at 127.0.0.1

1

I am using Mysql Workbench 6.3 CE and Laravel 5.6 with Laragon make the connection successfully, but today Mysql workbench shows me the following message:

  

"Failed to Connect to Mysql at 127.0.0.1 (10061)"

I have reviewed the tutorials on the web to resolve this error and I realized that I do not have the service of Mysql and I do not have the bin folder and I can not reach the solution shown by the tutorials. Try to uninstall Mysql workbench and install it again but I get the same result.

Thank you very much for your attention and your help.

    
asked by Saara 19.07.2018 в 21:57
source

1 answer

0

1) You turn off services Laragon

Then, click on STOP button.

2) You change the path to the folders.

C:\laragon\data\mysql 

A

C:\laragon\data\mysql.old

3) Then you start it.

Click on Start All

    
answered by 19.07.2018 / 22:05
source