启动apache服务出现Job failed. See system logs and 'systemctl status' for details.

启动apache服务出现Job failed. See system logs and 'systemctl status' for details. .

 查看错误提示

启动apache服务出现Job failed. See system logs and 'systemctl status' for details. .

看日志 cat /var/log/messages | grep httpd

启动apache服务出现Job failed. See system logs and 'systemctl status' for details. .

原来是编辑httpd.conf文件时候第196行出错

vi /etc/httpd/conf/httpd.conf

systemctl start httpd.service 解决

转载于:https://blog.51cto.com/wangsheng1/1550655

相关文章:

  • 2021-04-12
  • 2021-11-10
  • 2022-01-07
  • 2021-09-14
  • 2021-12-31
  • 2022-12-23
猜你喜欢
  • 2021-11-29
  • 2021-10-13
  • 2022-12-23
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2021-09-28
相关资源
相似解决方案