ID:               16629
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows XP
 PHP Version:      4.2.0
 New Comment:

same here on win2k, php 4.2.0 rc4


Previous Comments:
------------------------------------------------------------------------

[2002-04-16 04:44:44] [EMAIL PROTECTED]

I was attempting to modify register_globals value in my vhost config
file like i used to do with PHP 4.1.X + Apache 1.3:

php_value register_globals On / Off

It didn't work with PHP 4.2.0 RC/3 even if i didn't get any error
message (the value just didn't get changed)

i tried using php_flag register_globals On / Off, but i got an error
message when attempting to restart apache:

Invalid command 'php_flag', perhaps mis-spelled or defined by a module
not included in the server configuration

Same thing with php_admin_flag

I had to use php_value register_globals 1 / 0 to get it to work.

I'm running Apache 2.0.35 on Windows XP professional, with PHP 4.2.0
RC/3.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16629&edit=1

Reply via email to