Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache2 & perchild MPM
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
haimat
Apprentice
Apprentice


Joined: 05 Sep 2002
Posts: 239
Location: Vienna / Austria

PostPosted: Mon Feb 23, 2004 4:29 pm    Post subject: Apache2 & perchild MPM Reply with quote

Hi all,

I tried to install Apache-2.0.48 manually with perchild MPM enabled.
Compilation gives me no errors, but after launching Apache2 w/ default
config files via "apachectl start", I see the following errors in my log:

Code:
[Mon Feb 23 17:15:03 2004] [emerg] (13)Permission denied: apr_proc_mutex_unlock failed. Attempting to shutdown process gracefully.


Has anybody successfully installed Apache2 with perchild support or are
there any other solutions to run Apache as different User per VirtualHost?

Greetings and TIA, Matthias
Back to top
View user's profile Send private message
gautamg
n00b
n00b


Joined: 23 Feb 2004
Posts: 27
Location: New York, NY

PostPosted: Tue Mar 02, 2004 8:51 pm    Post subject: check your config Reply with quote

you need the line

AcceptMutex fcntl

in your <IfModule perchild.c> block

according to this
http://lists.suse.com/archive/suse-linux-e/2003-Jan/1236.html
Back to top
View user's profile Send private message
haimat
Apprentice
Apprentice


Joined: 05 Sep 2002
Posts: 239
Location: Vienna / Austria

PostPosted: Tue Mar 02, 2004 9:03 pm    Post subject: Reply with quote

thx for your info.

but since the perchild module seems to be VERY unstable, I
now use "mod_diffprivs" together with kernel module "erup".

greets, matthias
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum