https://issues.apache.org/bugzilla/show_bug.cgi?id=50978

--- Comment #3 from [email protected] 2011-05-10 06:36:01 UTC ---
(In reply to comment #2)
> With the php module not loaded, does the segfault remain?
> 
> It's entirely possible your mod_php is closing the sd of the listener or
> accept socket.
> 
> You can try disabling EnableSendfile and EnableMMAP.  We don't currently
> have a way to disable socket reuse, which I expect is the origin of the
> issue and bound to either the behavior of your kernel/network stack socket
> fd handling or something your mod_php is doing.

Unloaded the php module and the server seems find. Most of my website is
written in php so i need at least a workaround though.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to