[PHP-DEV] PHP 4.0 Bug #7227: Incorrect values in phpinfo for error_*pend_string From: mrobinso <email protected>
Date: 10/15/00

From: mrobinso <email protected>
Operating system: RHL7.0
PHP version: 4.0.3
PHP Bug Type: *General Issues
Bug description: Incorrect values in phpinfo for error_*pend_string

In php.ini, I have:

error_prepend_string = "<font color=ff0000>"
error_append_string = "</font>"

and any error messages come up in red, but
phpinfo() shows:

error_append_string Off Off
error_prepend_string Off Off

-- 
Edit Bug report at: http://bugs.php.net/?id=7227&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>