From: frenchsk8 at hotmail dot com Operating system: Fedora Core 2 PHP version: 4.3.8 PHP Bug Type: PHP options/info functions Bug description: register_globals = on doesn't work
Description: ------------ Hi, i'm currently working on a Fedora Core 2 with Apache 2.0.51-2.7 and php 4.3.8-2.1 I've made some changes in the php.ini like enabling the display of errors and things like that. The problem is with the register_globals variable. It's Off by default since php 4.2.0 but our developers need it to work on an old development. So when i switch it to On, the value is kept in the file but it's still off in the phpinfo and indeed the old developments don't work. There's only one php.ini file which is located in /etc/php.ini. Thanks in advance -- Edit bug report at http://bugs.php.net/?id=30806&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30806&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30806&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30806&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30806&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30806&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30806&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30806&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30806&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30806&r=support Expected behavior: http://bugs.php.net/fix.php?id=30806&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30806&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30806&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30806&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30806&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30806&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30806&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30806&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30806&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30806&r=mysqlcfg
