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

后端 未结 6 1666
广开言路
广开言路 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条回答
  •  萌比男神i
    2021-02-09 01:55

    I solve it with following code in terminal. You can try it.

    sudo /Applications/XAMPP/xamppfiles/bin/apachectl start sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start

提交回复
热议问题