MAMP not working after Sierra OSX update

喜夏-厌秋 提交于 2019-12-12 17:50:14

问题


I am using MAMP version 3.2 with Sierra OSX v10.12. After installing a recent update to Sierra, MAMP is refusing to start.

In the apache_error.log file under /Applications/MAMP/logs, I see the following error:

[Fri Nov 04 10:16:51 2016] [error] (2)No such file or directory: Cannot create SSLMutex Configuration Failed


回答1:


Just wondering if you can install a new version of MAMP? If not, check permissions of /tmp folder

Try changing permission to chmod 777 tmp



来源:https://stackoverflow.com/questions/40421367/mamp-not-working-after-sierra-osx-update

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!