아파치를 다시 시작하는 데 문제가 있습니다
우리는 CWPPro 관리 패널을 사용하여 CWPPro에서 호스팅되는 여러 도메인을 관리하고 있습니다. 아파치가 작동하지 않습니다. 실패 상태를 표시합니다. 다시 시작한 후 오류 메시지는 다음과 같습니다.
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
로그 파일을 가져온 후 다음 오류가 발생합니다.
Aug 09 06:18:39 bweb systemd[1]: Starting Web server Apache...
Aug 09 06:18:39 bweb apachectl[27117]: AH00112: Warning: DocumentRoot [/home/afridian/public_html] does not exist
Aug 09 06:18:39 bweb apachectl[27117]: AH00112: Warning: DocumentRoot [/home/afridian/public_html] does not exist
Aug 09 06:18:39 bweb apachectl[27117]: AH00112: Warning: DocumentRoot [/home/thebriti/public_html] does not exist
Aug 09 06:18:39 bweb apachectl[27117]: AH00112: Warning: DocumentRoot [/home/thebriti/public_html] does not exist
Aug 09 06:18:39 bweb systemd[1]: httpd.service: control process exited, code=exited status=1
Aug 09 06:18:39 bweb systemd[1]: Failed to start Web server Apache.
Aug 09 06:18:39 bweb systemd[1]: Unit httpd.service entered failed state.
Aug 09 06:18:39 bweb systemd[1]: httpd.service failed.