[PHP-DEV] PHP 4.0 Bug #9850 Updated: Apache dies

2001-03-20 Thread cjc
ID: 9850 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Description: Apache dies After rebuilding with debugging support as you suggested, I got the following output: This GDB was configured as "i386-redhat-linux"... (no debugging symbols

[PHP-DEV] PHP 4.0 Bug #9850 Updated: Apache dies

2001-03-20 Thread cjc
ID: 9850 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: Apache dies added --imap-ssl to the configure. That got rid of undefined symbol: SSL_CTX_set_tmp_rsa_callback but not the orginal problem. It still dies. New build (after rm config.cache , make clean)

[PHP-DEV] PHP 4.0 Bug #9850 Updated: Apache dies

2001-03-20 Thread cjc
ID: 9850 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: Apache dies I am able to build a php-4.04p1 that works if I leave out imap support. Also imap support doesn't build properly without kerberos and imap-ssl support. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9850 Updated: Apache dies

2001-03-19 Thread sniper
ID: 9850 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: 1. delete config.cache 2. add --enable-debug into your configure line 3. after configure: 'make clean ; make ; make install' 4. then try generating gdb