Reinstall Laragon
-
Hi all,
I accidently uninstalled laragon on my Windows 10 machine (folder C:/laragon).
The folder was still there, all the project files also and the database files at /data/mysql/mysqlI tried to reinstall laragon in the same path but now mysql can not start.
I get the following messages:
https://ibb.co/ySJ7QwJ
https://ibb.co/Pgm7v5d
https://ibb.co/JH2LqJk
I also tried to switch to the other mysql version in the options menu but this also don´t work.
I have to get access to the database of the projects.
-
@StingerMKO : The error say the MySQL path is not right. Can you add MySQL using "Quick add":
Menu > Tools > Quick add > mysql-5.7
Then switch MySQL version and start again.
-
Thanks for the answer.
I followed your instructions but it seems that it is still stuck (at least no error message anymore):
https://ibb.co/pWPbfNC
Not sure, if the tool is doing sth. in the background now.
Side note: I had 6 medium size projects in laragon (almost all of them Wordpress).
UPDATE: I also tried to follow this instruction to manually add another MySQL Version: https://forum.laragon.org/topic/164/tutorial-how-to-add-another-mysql-version but this ends up the same like you can see in the last screenshot