我已经让mamp运行了大约一年,然后突然间它将服务器文件从一个时刻停止到下一个。
日志目录中的apache错误日志文件没有错误,重新启动我的mac和mamp导致mysql启动但不是apache。
我尝试过使用apachectl start,最后得到错误:
apachectl -k restart
httpd: Could not reliably determine the server's fully qualified domain name, using MacBook-Pro.local for ServerName
httpd not running, trying to start
(13)Permission denied: make_sock: could not bind to address [::]:80
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Nothings改变了我的mac,有什么想法吗?