[PHP-DEV] Bug #12489: Missing option in default php.ini From: herouth <email protected>
Date: 07/31/01

From: herouth <email protected>
Operating system: Linux
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: Missing option in default php.ini

The php.ini-dist that comes with PHP 4.0.6 does not
contain the html_errors option. As this option is useful
for PHP compiled as CGI for offline scripting, it's better
to have it in the php.ini file rather than look for it in
the manual.

-- 
Edit bug report at: http://bugs.php.net/?id=12489&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>