From:             joel2a at yahoo dot com
Operating system: Windows NT 4.0
PHP version:      4.3.2
PHP Bug Type:     Performance problem
Bug description:  register_globals=On in PHP.ini doesn't work

Description:
------------
Using Isapi php4isapi.dll PHP on Sambar 5.3 Web Server AND php4apache2.dll
with Apache 2.0 on Windows NT 4.0.

When setting register_globals=On in php.ini it doesn't work.
register_globals stays Off no matter what.

I tried the php_flag register_globals on in .htaccess and that doesn't
work either.

This is verified by looking at phpinfo.php after the change is made.

The problem is that if you have a setting in php.ini for
register_globals=On then it should work.








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

Reply via email to