[KLUG Members] Running down Apache Sig 11s.

Adam Tauno Williams members@kalamazoolinux.org
Thu, 6 Feb 2003 08:59:54 -0500


>Running under Apache2, right?

No way, apache-1.3.27-3m, PHP 4.2.3

'./configure' '--with-informix' '--with-unixODBC' '--with-gd=/usr' '--with-ttf'
'--with-zlib' '--enable-ftp' '--with-imap' '--with-ldap' '--enable-sockets'
'--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--with-kerberos'
'--with-imap-ssl' '--with-xml' '--with-dom' '--with-jpeg-dir=/usr'
'--with-png-dir=/usr' '--with-mcal=/usr' '--enable-wddx' '--with-zlib-dir=/usr'
'--without-mysql' '--enable-gd-native-ttf' '-with-freetype-dir=/usr'
'--with-gettext' '--with-pgsql' '--with-apxs' '--with-mcrypt' '--with-mhash'
'--with-xmlrpc'

>>On a particular PHP app I'm getting 
>>[Tue Jan 28 14:01:21 2003] [notice] child pid 25578 exit signal
>>Segmentation fault (11)
>>in my error log periodically.  But I can't seem to reproduce the error via
>>any particular steps.
>>Anyone know of a directive that will expand what is written to the error
>>log. Knowing what file it was processing when it happened would certainly be
>>nice.
>>All other pages and processes on the machine work just dandy so I'm pretty
>>certain this is a bug in PHP.