[PHP] PHP 4.0.5 module causes Apache child processes to segfault...

2001-05-02 Thread Darron Froese
I compiled and installed PHP 4.0.5 onto our development server (Mandrake Linux 7.1 w/kernel 2.2.17) today and tried to access one of our php intensive sites on it - most of the pages wouldn't respond. This is how 4.0.5 was compiled: ./configure \ --with-apxs=/usr/local/apache_1.3.19/bin/apxs \

RE: [PHP] PHP 4.0.5 module causes Apache child processes to segfault...

2001-05-02 Thread John Huggins
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 12:04 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP 4.0.5 module causes Apache child processes to segfault... I compiled and installed PHP 4.0.5 onto our development server (Mandrake Linux 7.1 w/kernel 2.2.17) today and tried to access

RE: [PHP] PHP 4.0.5 module causes Apache child processes to segfault...

2001-05-02 Thread John Monfort
before I waste my time with a recompile. John -Original Message- From: Darron Froese [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 12:04 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP 4.0.5 module causes Apache child processes to segfault... I compiled