You are not logged in.
Hi folks,
As of a few moments ago my server failes to start apache
systemctl status httpd gives me following error
sudo systemctl status httpd
* httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since Mon 2014-03-31 15:08:45 CEST; 24s ago
Process: 3639 ExecStart=/usr/bin/apachectl start (code=exited, status=1/FAILURE)
Mar 31 15:08:45 odp apachectl[3639]: [Mon Mar 31 15:08:45.031005 2014] [so:warn] [pid 3641] AH01574: module suexec_module is already loaded, skipping
Mar 31 15:08:45 odp apachectl[3639]: AH00534: httpd: Configuration error: No MPM loaded.
Mar 31 15:08:45 odp systemd[1]: httpd.service: control process exited, code=exited status=1
Mar 31 15:08:45 odp systemd[1]: Failed to start Apache Web Server.
Mar 31 15:08:45 odp systemd[1]: Unit httpd.service entered failed state.
I am not really sure what to make out of this error
Last edited by odp (2014-03-31 14:55:13)
Offline
I realize it has to do with the httpd.conf structure has changed thus there is a generated httpd.conf.pacnew file using this works fine. So forget about the old question. The new question is, how can I merge the two files?
Offline
I am lead to believe that this is where my problems are discussed. Closing thread
Offline