XAMPP can't start Apache in mac

吃可爱长大的小学妹 提交于 2021-01-29 07:25:02

问题


I tried to use xampp to start apache server in mac, however it didn't work, and the log showed the following information:

I tried to change the port of apache from 80 to 81 or other ports, but it still can't start.

Could anyone please help? Thank you so much!


回答1:


sudo apachectl stop, I use this command to shut down the pre-installed apache on mac, and then it works. Yeah!



来源:https://stackoverflow.com/questions/37149964/xampp-cant-start-apache-in-mac

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