PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, December 29, 2021

[FIXED] MAMP Pro won't start even after reinstalling

 December 29, 2021     mamp     No comments   

Issue

My mac froze earlier today and I forced it to reboot (involving several force quits and eventually holding the power button). After it started up, everything worked except MAMP Pro. When it starts, it doesn't report any errors but just hangs on starting MySQL, with a spinner next to it indefinitely.

I've tried uninstalling and reinstalling to no avail. However, regular MAMP works just fine. I've deleted and reinstalled /Library/Application Support/appsolute/MAMP Pro several times, but maybe there's other files I'm missing?


Solution

Fixed it by overwriting /etc/apache2/httpd.conf with /etc/apache2/httpd.conf~original



Answered By - elstgav
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing