From: [EMAIL PROTECTED] Operating system: solaris 8 PHP version: 4.3.0RC3 PHP Bug Type: PHP options/info functions Bug description: can not set register_globals=off
I was always able to change the register_globals settings in /usr/local/php.ini file (which is a copy of the php.ini-dist) and chenge the setting to on. Now eventhough I have register_globals=On in my php.ini The phpinfo function shows that it is set to Off and as a result non of my php pages are working. -- Edit bug report at http://bugs.php.net/?id=21000&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21000&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21000&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21000&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21000&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21000&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21000&r=support Expected behavior: http://bugs.php.net/fix.php?id=21000&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21000&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21000&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21000&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21000&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21000&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21000&r=isapi