Unable to start httpd after 2 june ea4 update
Hello
After the June 2 update, httpd cannot be started on our 4 servers.
[root@server3 ~]# httpd -v Server version: Apache/2.4.48 (cPanel) Server built: Jun 2 2021 01:54:07
[root@server3 ~]# systemctl status httpd.service
? httpd.service - Apache web server managed by cPanel EasyApache
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2021-06-03 11:08:54 +03; 3s ago
Process: 35555 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 35555 (code=exited, status=1/FAILURE)
Status: "Reading configuration..."[root@server3 ~]# httpd -v Server version: Apache/2.4.48 (cPanel) Server built: Jun 2 2021 01:54:07
-
After doing yum clean all and doing yum update again, the problem was fixed, there must have been a faulty update. The final state; [root@server3 ~]# httpd -v Server version: Apache/2.4.48 (cPanel) Server built: Jun 3 2021 03:58:15 0 -
Thanks so much for posting this. We did revert that update and an additional "yum update" is the way to go to resolve the issue. 0
Please sign in to leave a comment.
Comments
2 comments