From: [EMAIL PROTECTED] Operating system: Slackware Linux 7.1 PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: Register Globals config in php.ini get ignored
In my /etc/php.ini of 4.3.0, register_globals = On In <? phpinfo(); ?>, it said, register_globals = Off Off I am using the followings options in complie: './configure' '--with-mysql' '--with-apache=../ apache_1.3.27' '--with-config-file-path=/etc --disable-cli' -- Edit bug report at http://bugs.php.net/?id=22223&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22223&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22223&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22223&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22223&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22223&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22223&r=support Expected behavior: http://bugs.php.net/fix.php?id=22223&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22223&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22223&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22223&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22223&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22223&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22223&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22223&r=gnused
