原文:Apache重启失败,提示:Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.

今天更新完程序,重启apache的时候,第一遍正常重启, 分钟之后第二次重启的时候报错了。 执行service httpd restart之后: 报错: Job for httpd.service failed. See systemctl status httpd.service and journalctl xn for details. 此时查看apache状态已经处于stop. 执行 p ...

2019-02-25 19:59 0 2191 推荐指数:

查看详情

解决apache启动失败Job for httpd.service failed.

最近用centos7搭建lamp的时候,安装完之后apache还能正常启动,但是重启之后就启动不了,总是提示Job for httpd.service failed.。 经大神调试之后果然成功了,但是出错原因还是不解,日后有空再回来研究下。 这里贴下她的调试步骤。 //启动apache ...

Thu Oct 12 03:00:00 CST 2017 0 11591
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM