Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MAMP Apache Won't Start after OS X 10.8 (Mountain Lion) update

Today I updated to OS X Mountain Lion. I noticed that Apache won't start in MAMP. Nothing new seems to be in the apache log file. Running sudo apachectl -k start in Terminal gives me this:

httpd: Could not reliably determine the server's fully qualified domain name, using Ryan-Smiths-MacBook.local for ServerName

I do have ServerName defined in my httpd.conf file.

I also noticed that "Web sharing" is no longer in the Settings pane... weird.

Any Ideas?

Thanks!

like image 442
Ryan Smith Avatar asked Nov 28 '22 01:11

Ryan Smith


1 Answers

Hi Ryan we had this problem

It turns out the systems own apache is running. We've documented it here http://support.servertastic.com/mamp-not-starting-after-upgrade-to-mountain-lion/

Cheers

Richard

like image 167
Richard Askew Avatar answered Dec 06 '22 00:12

Richard Askew