安装logstash时,systemctl start httpd出现错误

在安装logstash过程中,使用systemctl启动httpd服务时遇到错误。为了解决这个问题,首先通过systemctl status httpd.service或journalctl -x检查状态,接着发现80端口被nginx占用。进一步查看并终止了nginx进程,以此解决冲突。
摘要由CSDN通过智能技术生成

问题

systemctl start httpd出现错误

[root@localhost ~]# systemctl start httpd
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.

思路

首先,查看systemctl status httpd.service或journalctl -x

[root@localhost ~]# systemctl status httpd
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled)		
   Active: failed (Result: exit-code) since 五 2021-03-05 11:53:10 CST; 24s ago			#状态是失败
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 7169 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  Process: 7165 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
 Main PI
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值