[태그:] 아파치 서버가 안떠요

  • Apache(httpd)가 재시작되지 않을 때

    “서버 재시작했는데 왜 아파치가 안 뜨지?” 어느 날 갑자기 웹 서버가 응답하지 않습니다. 터미널에 익숙한 sudo systemctl start httpd 명령어를 입력하지만, 차가운 에러 메시지만이 나를 반깁니다. Job for httpd.service failed because the control process exited with error code. See “systemctl status httpd.service” and “journalctl -xe” for details. 별거 아니겠지라고 생각했지만 이것이 길고 긴 디버깅 여정의…