Unable to start httpd after 2 june ea4 update

vacancy

Well-Known Member
Sep 20, 2012
566
226
93
Turkey
cPanel Access Level
Root Administrator
Hello

After the June 2 update, httpd cannot be started on our 4 servers.

Code:
[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
 

vacancy

Well-Known Member
Sep 20, 2012
566
226
93
Turkey
cPanel Access Level
Root Administrator
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
 
  • Like
Reactions: andrew.n