Apache not starting in MAMP (but MySQL working) in OSX

前端 未结 16 2111
北海茫月
北海茫月 2021-01-30 08:15

I\'ve had MAMP working for a few months and recently installed PostgreSQL. It recommended installing Apache as well, which I did to make sure PostgreSQL worked. I then uninsta

16条回答
  •  粉色の甜心
    2021-01-30 08:43

    Maybe its because the original apache is on. Have you tried to see the status ? You can try this command to stop it "apachectl status" and then restart mamp and see if it works.

提交回复
热议问题