View previous topic :: View next topic |
Author |
Message |
haimat Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Simpsons/simpsons_ned_flanders.gif)
Joined: 05 Sep 2002 Posts: 239 Location: Vienna / Austria
|
Posted: Mon Feb 23, 2004 4:29 pm Post subject: Apache2 & perchild MPM |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
gautamg n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_boba_fett.gif)
Joined: 23 Feb 2004 Posts: 27 Location: New York, NY
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
haimat Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Simpsons/simpsons_ned_flanders.gif)
Joined: 05 Sep 2002 Posts: 239 Location: Vienna / Austria
|
Posted: Tue Mar 02, 2004 9:03 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|