6
High Sierra로 업데이트 한 후 Apache2 (Httpd)가 작동하지 않음
High Sierra 10.13.1로 업데이트 한 후 Apache가 시작되지 않는 문제가 있습니다. 오류 로그에 아무것도 표시되지 않지만 아무 일도하려고 apachectl start하지 않습니다. 내가 실행하면 apachectl configtest"구문 OK 나는 sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist쓸데없는 명령을 사용했습니다 . Apache가 시작되지 않습니다. 나는 달릴 수 sudo launchctl load -w /Library/LaunchDaemons/homebrew.mxcl.httpd.plist있고 그 중 하나도 작동하지 …