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

前端 未结 16 1881
北海茫月
北海茫月 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 09:03

    Command line helps for this issue. like the below,

    /Applications/MAMP/Library/bin/apachectl start

    /Applications/MAMP/Library/bin/apachectl stop

提交回复
热议问题