-
Open Ampps Application -> MySQL Tab -> Configuration.
-
In [mysqld] section, add the following line:
innodb_force_recovery = 1
-
Save the file and try starting MySQL
-
Remove that line which you just added and Save.
-
-
Save irazasyed/c516682e34068b14b55d to your computer and use it in GitHub Desktop.
in my case, everthing is working but the only thing is i cant see ampps admin or home option.
option 1: type on your address bar http://localhost/ampps/
http://localhost/ampps-admin/
Hello,
I,m also facing the same problem. I also install it
32Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)
http://www.microsoft.com/en-us/download/details.aspx?id=8328
Still, my Apache and PHP are not running. What should I do now. I am new in this sector.
Thanks a lot, sir.
Thanks, Perfect
does anyone have an updated solution for this, 2024. non of these solutions provided are working for me
What works for me is to go to the Ampps > mysql > data folder and delete the log and bin files (files like 'ib_logfile0' and mysql-bin.000001) and then restart MySql in the Ampps app.
This solution works perfect! thanks!