Apacheの再起動に問題があります
CWPPro管理パネルを使用して、CWPProでホストされている複数のドメインを管理しています。 Apacheは機能しません。障害状態を表示します。再起動後のエラーメッセージは次のとおりです。
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.