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

前端 未结 16 2126
北海茫月
北海茫月 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条回答
  •  Happy的楠姐
    2021-01-30 09:10

    In my case was a wrong ssl certificate on an vhost. To test, just temporarily deactivate ssl from all your ssl vhost and see if it starts. NOTE: even if the ssl vhost are not checked.

提交回复
热议问题