Error starting apache from terminal after removing MAMP

前端 未结 3 1126
庸人自扰
庸人自扰 2021-02-09 08:01

I removed MAMP recently.

When I try to start apache from Terminal using:

sudo apachectl -k restart

I am getting the message

<         


        
3条回答
  •  不要未来只要你来
    2021-02-09 08:25

    Make sure you comment out all the lines inside the /etc/apache2/extra/httpd-vhosts.conf file otherwise you will get the errors.

提交回复
热议问题