[PHP-DEV] Bug #1023: phpinfo() makes Apache dump core From: Richard_Drury <email protected>
Date: 01/03/99

From: Richard_Drury <email protected>
Operating system: IRIX64-6.2-IP19
PHP version: 3.0.6
PHP Bug Type: Reproduceable crash
Bug description: phpinfo() makes Apache dump core

Problem:

I run the server module version of php. Just upgraded from Apache 1.3.1 / php 3.0.3 to Apache 1.3.3 / php 3.0.6. phpinfo() worked fine before, now it makes Apache dump core. Everything else seems to be working fine.

php config:

--with-apache=/home/drury/apache_1.3.3 --with-gd=no --with-msql=/home/drury/msql --enable-debug=no --with-exec-dir=/home/drury/bin --enable-track-vars=yes --with-config-file-path=/home/drury/apache/etc --enable-url-includes

Apache config:

--with-apache=/home/drury/apache_1.3.3 --with-gd=no --with-msql=/home/drury/msql --enable-debug=no --with-exec-dir=/home/drury/bin --enable-track-vars=yes --with-config-file-path=/home/drury/apache/etc --enable-url-includes

php.ini:

[same as php.ini-dist]

Other:

You probably need the ouput of some diagnostic routine to see what's going on here. I'll gladly supply whatever you need, but will need a guidance on how to produce it. For instance, if you need a "backtrace," please give me a hint or two about how to generate one. Thanks.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>