我遇到了 apache 重启的问题
我们正在使用 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.