Hello

I am experiencing a lot of Signal 11's when I compile PHP 4.1.1 into my
Apache server on my FreeBSD 4.5-RC machine.  If I compile the -exact- same
Apache configuration with PHP 4.0.6, it works fine.  As soon as I switch to
4.1.1, it causes Signal 11's (and sometimes 10's) when I load certain pages.
It seems that it crashes when the pages have mySQL database access on them
and are fairly complex (I was thinking perhaps a memory problem?)

The machine that it runs on is, hardware wise, very stable - it's been using
the same memory, processor, hard drive and motherboard for almost a year
with no problems, and no other daemons crash or cause any signals at all.

Has anyone else experienced this problem?  Any ideas on what may be the
cause?

Here's the line that I used to configure PHP (so you can see what modules
I'm installing):

./configure --with-apache=../apache_1.3.22 --enable-safe-mode --with-exec-di
r=/usr/local/bin --enable-bcmath --enable-calendar --with-jpeg-dir=/usr/loca
l --with-ftp --with-gd=/usr/local --with-png-dir=/usr/local --with-ttf=/usr/
local --with-mysql=/usr/local --with-curl=/usr/local --with-zlib-dir=/usr/lo
cal --with-freetype-dir=/usr/local --with-pear --with-mcrypt --with-dom=/usr
/local --with-pcre

Any help is greatly appreciated.

Thanks.

Tim

Attachment: smime.p7s
Description: application/pkcs7-signature

Reply via email to