You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/11/21 20:44:57 UTC

DO NOT REPLY [Bug 14674] - httpd does not start on linux due to semaphore rights

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14674>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14674

httpd does not start on linux due to semaphore rights

trawick@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



------- Additional Comments From trawick@apache.org  2002-11-21 19:44 -------
code "AcceptMutex fcntl" in httpd.conf inside

<IfModule perchild.c>
(stuff)
</IfModule>

the fix applied after 2.0.43 is to force the mutex type to be fcntl if
the mutex being used (e.g., the default sysvsem on Linux) is
incompatible with perchild


*** This bug has been marked as a duplicate of 13311 ***

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org