From:             charlesb at ekit-inc dot com
Operating system: solaris/i86
PHP version:      4.3.1
PHP Bug Type:     *Web Server problem
Bug description:  need more verbosity in allowed php_value configuration errors.

I recently made the mistake of declaring register_globals in http.conf.  It
was my mistake as it wasn't on the list of PHP_INI_ALL, PHP_INI_PERDIR, or
PHP_INI_SYSTEM directives.

The thing is, it produced no errors at all, even when I put
register_globals in the php.ini file (with the erroneous entry still in
http.conf) I could still run apache but register_globals was turned off. 


What would be really nice is if there was an error warning when I ran
httpd, about the sanity of the php configuration.

Thanks.



-- 
Edit bug report at http://bugs.php.net/?id=23028&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23028&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23028&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23028&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23028&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23028&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23028&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23028&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23028&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23028&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23028&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23028&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23028&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23028&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23028&r=gnused

Reply via email to