httpd -DFOREGROUND After Easy Apache Update
Anyone else having this issue? Apache seems to be running as:
/usr/sbin/httpd -DFOREGROUND
Instead of the usual:
/usr/sbin/httpd -k start
-
Yes, after the June 2 update, httpd cannot be started on our 4 servers. [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 UPDATE: The problem was fixed after commands; yum clean all yum -y upgrade0 -
@aeroweb - can you run "yum update" on those machines to see if that resolves the issue? We did revert an EasyApache update last night. 0
Please sign in to leave a comment.
Comments
2 comments