Mac Apache web server won't start anymore and can't find any web directories

后端 未结 6 1585
广开言路
广开言路 2021-02-09 01:07

I\'m on Mac Yosemite 10.10.5. Apache web server suddenly no longer starts. I tried changing the port to 8080. Also tried sudo apachectl stop and sudo apachectl start. Still won\

6条回答
  •  礼貌的吻别
    2021-02-09 02:01

    This worked for me:

    sudo launchctl load -w /Applications/Server.app/Contents/ServerRoot/System/Library/LaunchDaemons/com.apple.serviceproxy.plist
    

提交回复
热议问题