Mamp 3 - apache won't start on port 8888

依然范特西╮ 提交于 2019-12-06 09:17:42

问题


Running Mavericks and I just upgraded to Mamp 3. I can't get apache to start using the default port of 8888. Runs fine on port 80, and all ran smoothly using Mamp 2.

Restarting Apache using SUDO doesn't work. I used "sudo apachectl stop" but this had no effect.

Error logs show nothing. when I switch to port 80 and MySQL port 3306, it all starts, but I don't want it to use port 80. Thanks.


回答1:


i have found this solution it worked for me i hope it helps you :

Just navigate to /Applications/MAMP/bin/apache2/bin using Finder, and rename envvars to _envvars (yes, just add the underscore). Boom! Done and done.

http://codesoap.com/mamp-pro-apache-and/




回答2:


A lot of people have success with this answer http://aralbalkan.com/1931/ It didn't work for me however, I have exactly the same issue, I upgraded and now can't run it on port 8888 which means none of my local SilverStripe sites are working!! Did you find any other solution?



来源:https://stackoverflow.com/questions/23245096/mamp-3-apache-wont-start-on-port-8888

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!