You are not logged in.

#1 2014-03-31 14:14:20

odp
Member
Registered: 2012-04-26
Posts: 136

[SOLVED]apache failes to start

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

#2 2014-03-31 14:28:45

odp
Member
Registered: 2012-04-26
Posts: 136

Re: [SOLVED]apache failes to start

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

#3 2014-03-31 14:54:55

odp
Member
Registered: 2012-04-26
Posts: 136

Re: [SOLVED]apache failes to start

I am lead to believe that this is where my problems are discussed. Closing thread

https://bbs.archlinux.org/viewtopic.php?id=178124

Offline

Board footer

Powered by FluxBB