-
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.
Last active
October 4, 2024 00:27
-
-
Save irazasyed/c516682e34068b14b55d to your computer and use it in GitHub Desktop.
AMPPS MySQL not working, Solution!
I ran into many problems with this release of WAMP.
Perhaps if you simply install the components individually? The learning
curve will be steeper, or course.
Good luck
Jeff R
Systems Manager
Wedding + Events – Florida’s West Coast
..........................................................................................................................
813.961.2900 Tampa https://completewedo.com/tampa/
239.949.5300 Fort Myers https://completewedo.com/Fort-Myers/
941.360.2222 Sarasota https://completewedo.com/sarasota/
https://www.facebook.com/CompleteFL
..........................................................................................................................
Photography | DJ | Video | Photo Booth | Lighting
…On Mon, Mar 8, 2021 at 10:25 AM Nosrat Nosha ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
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.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://gist.github.com/c516682e34068b14b55d#gistcomment-3657762>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMPHTNPFGVRD3LMCKKMEWZLTCTT6HANCNFSM4HJQU4JQ>
.
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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.