You are not logged in.

#1 2014-03-15 16:37:58

r0cz
Member
From: Aalborg, Denmark
Registered: 2013-04-11
Posts: 8
Website

[SOLVED] Apache won't start; missing 4 modules

Hello,

Not sure if this is the correct place to post this, but httpd won't start after an update.
First it claims each of these 4 modules are missing:

LoadModule authz_default_module modules/mod_authz_default.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule disk_cache_module modules/mod_disk_cache.so
LoadModule mem_cache_module modules/mod_mem_cache.so

If I comment these in httpd.conf, the error changes to

httpd: Configuration error: No MPM loaded.

Can anyone please help?
Thanks!

Last edited by r0cz (2014-03-15 16:45:22)

Offline

#2 2014-03-15 16:39:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [SOLVED] Apache won't start; missing 4 modules

Did you merge your pacnew files?

There are a number of threads on the networking forum.

Online

#3 2014-03-15 16:45:09

r0cz
Member
From: Aalborg, Denmark
Registered: 2013-04-11
Posts: 8
Website

Re: [SOLVED] Apache won't start; missing 4 modules

Scimmia wrote:

Did you merge your pacnew files?

There are a number of threads on the networking forum.

Thank you, I was not even aware this existed. Fixed the issue for me.

Offline

#4 2014-03-21 12:27:23

nparasta
Member
Registered: 2013-08-15
Posts: 9

Re: [SOLVED] Apache won't start; missing 4 modules

Hello,

I have the same issue. I removed the pacnew files using pacdiff but I still get exactly the same when I try to start apache. There were pacnew files for httpd.conf, httpd-vhosts.conf and magic.

Does anyone have any idea?
Thanks! :-)

Offline

#5 2014-03-21 19:11:03

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [SOLVED] Apache won't start; missing 4 modules

nparasta wrote:

Hello,

I have the same issue. I removed the pacnew files using pacdiff

What did you do?  Remove them, or merge them?  The old files were for 2.2, the new 2.4 are very different.
What changes had you made to the old versions?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2014-03-22 15:42:41

nparasta
Member
Registered: 2013-08-15
Posts: 9

Re: [SOLVED] Apache won't start; missing 4 modules

ewaller wrote:
nparasta wrote:

Hello,

I have the same issue. I removed the pacnew files using pacdiff

What did you do?  Remove them, or merge them?  The old files were for 2.2, the new 2.4 are very different.
What changes had you made to the old versions?

Oh okay. Yes I actually removed them. In httpd.conf I had set some apache settings, though most of the settings were on their default values. I should maybe re-install apache to get the new files back and redo my settings since the files are so different.

Offline

#7 2014-03-22 15:48:50

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: [SOLVED] Apache won't start; missing 4 modules

nparasta wrote:

Oh okay. Yes I actually removed them. In httpd.conf I had set some apache settings, though most of the settings were on their default values. I should maybe re-install apache to get the new files back and redo my settings since the files are so different.

You might want to do that. that is why pacdiff offers the merge option.
PS: Here is an overview of the changes between 2.2 and 2.4: http://httpd.apache.org/docs/2.4/upgrading.html


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#8 2014-03-24 06:46:00

nparasta
Member
Registered: 2013-08-15
Posts: 9

Re: [SOLVED] Apache won't start; missing 4 modules

progandy wrote:
nparasta wrote:

Oh okay. Yes I actually removed them. In httpd.conf I had set some apache settings, though most of the settings were on their default values. I should maybe re-install apache to get the new files back and redo my settings since the files are so different.

You might want to do that. that is why pacdiff offers the merge option.
PS: Here is an overview of the changes between 2.2 and 2.4: http://httpd.apache.org/docs/2.4/upgrading.html

This solved my problem. Thank you for all your help :-)

Last edited by nparasta (2014-03-24 06:47:01)

Offline

Board footer

Powered by FluxBB