Answer the question
In order to leave comments, you need to log in
Why won't httpd start?
httpd won't start after server reboot.
After the php was updated. But the error didn't go away!
I enter the command service httpd restart
I get in response!
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
* httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/httpd.service.d
` -nofile.conf
Active: failed (Result: exit-code) since Wed 2019-06-26 11:45:02 UTC; 49s ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 3977 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
Process: 3974 ExecStart=/usr/ sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 3974 (code=exited, status=1/FAILURE)
Jun 26 11:45:01 server systemd[1]: Starting The Apache HTTP Server...
Jun 26 11:45:02 server httpd[3974]: [ Wed Jun 26 11:45:02.018189 2019] [so:warn] [pid 3974:tid 47424457643008] AH01574: module php7_module is already loaded, skipping
Jun 26 11:45:02 server httpd[3974]: [Wed Jun 26 11:45:02.018508 2019] [so:warn] [pid 3974:tid 47424457643008] AH01574: module php7_module is already loaded, skipping
Jun 26 11:45 :02 server httpd[3974]: AH00534: httpd: Configuration error: More than one MPM loaded.
Jun 26 11:45:02 AM server systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Jun 26 11:45:02 server kill[3977]: kill: cannot find process ""
Jun 26 11:45:02 server systemd[1]: httpd.service: control process exited, code=exited status=1
Jun 26 11 :45:02 server systemd[1]: Failed to start The Apache HTTP Server.
Jun 26 11:45:02 AM server systemd[1]: Unit httpd.service entered failed state.
Jun 26 11:45:02 AM server systemd[1]: httpd.service failed.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question