You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ba...@aspect-online.de on 2004/10/07 10:08:05 UTC

[users@httpd] httpd terminates with sig11

Hello NG,

I have a running apache 1.3.31 with a compiled in php 4.3.7. After 
reconsidering, I want to remove the php.

I recompiled apache excluding all php-items, disabled the php entries in 
the httpd.conf but after starting
the new binary and accessing the server, nothing will be displayed and the 
apachechild terminates with
segmentation fault.

error_log:
...
[Thu Oct  7 09:06:26 2004] [notice] child pid 26332 exit signal 
Segmentation fault (11)
...

I know that the segfault occurs when apache wants to access memory which 
is not assigned,
but I don't know why it wants to.

Unfortunately, the errorlog don't tell more about the problem, although 
the loglevel is set to debug.

Any hints, how to find a solution?

Thanks,

Bastian

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org