ID: 20335 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Critical Bug Type: *Configuration Issues Operating System: Redhat 7.2 PHP Version: 4.3.0-pre2
Previous Comments: ------------------------------------------------------------------------ [2002-11-10 03:29:27] [EMAIL PROTECTED] Come across a wierd config bug that happened when i moved from 4.2.2 to 4.3pre2 I have turned register_globals to off in php.ini register_globals = Off I explicitly turn register_globals to on for sites that arent compliant and that will break , have tried different methods like so php_flag register_globals 1 php_value register_globals 1 php_flag register_globals On php_value register_globals On php_flag "register_globals" "1" php_value "register_globals" "1" none of these work used to work by just going php_value register_globals On what could be the problem ? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20335&edit=1
