linux centos7 Failed to start httd.service: Unit not found. 不知道是啥原因

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux centos7 Failed to start httd.service: Unit not found. 不知道是啥原因相关的知识,希望对你有一定的参考价值。

linux centos7 apache是正常运行的,现在重启不了,重启报错误:Failed to start httd.service: Unit not found. 不知道是什么原因
但是我网站目前是能打开的,而且服务在运行中

参考技术A systemctl restart httpd
systemctl status httpd
贴图

你是怎么安装的httpd?
netstat -anlp | grep tcp


service httpd restart 这个进程管理不了吗?

参考技术B 你少写了字母p
systemctl start httpd.service

以上是关于linux centos7 Failed to start httd.service: Unit not found. 不知道是啥原因的主要内容,如果未能解决你的问题,请参考以下文章

CentOS 启动解决 failed to load SELinux policy freezing

Centos7安装mysql后无法启动,提示 Unit mysql.service failed to load:No such file or directory

Failed to start SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse

Centos7 error: Failed to initialize NSS library

CentOS7 libvirtd(Failed to notify systemd)

CentOS7 | Failed to start LSB: Bring up/dow....