[PHP-DEV] Bug #601: phpinfo() returns an empty page From: hunter <email protected>
Date: 07/30/98

From: hunter <email protected>
Operating system: Digital Unix 4.0B
PHP version: 3.0.2a
PHP Bug Type: Misbehaving function
Bug description:
Problem:
phpinfo() returns an empty page to the web browser, according to Netscape, and IE4 gives a:
"The server returned an invalid or unrecognized response" error. There is no evidence of a
crash in the log files, and all other php3 functions I've tried seem to work just fine. We're
running PHP 3.0.2a as an Apache 1.2.6 module, with no php3.ini file.

Sample Script:
<?php phpinfo(); ?>

Configure Options (from do-conf):
./configure --with-apache=/u/staff/douglas/src/net/www/apache_1.2.6 --with-gd=/usr/local --with-mysql=/usr/local/mysql --with-msql --with-pgsql --with-ldap=/u/staff/douglas/nt/ldap/ldap3 --with-config-file-path=/usr/local/lib/configs --with-system-regex=yes --enable-bcmath=yes --enable-track-vars