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:

The same here:

FreeBSD 4.6-PRERELEASE (~ 01 May 2002)
PHP 4.2.0
Apache 2.0.35

php_flag in .htaccess produces an error by means of unrecognized
command or something.

php_value works fine.

regards


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

[2002-05-04 01:43:54] [EMAIL PROTECTED]

got no error message by adding 
<IfModule mod_php4.c>
  php_flag register_globals on
</IfModule>
However.. it has no effect at all.

I tried to change the name for mod_php4.c to php4_module
,mod_php3.c,mod_php42.c but it seem that since with 
apache2 we dont need to specify AddModule mod_php4.c
I dont know if its appache that doesnt go in the If Statement or if it
is the php module that ignore the 
apache directive.

It only work with php_value outside the if statement. 
as mentionned by katana.


Im using Linux-Apache2.0.35 with php4.2.0

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

[2002-04-28 22:04:19] [EMAIL PROTECTED]

I also have this problem under FreeBSD with Apache 2.0.35 and
PHP/4.3.0-dev, and I have a working patch.  I don't know where to sedn
it or how to attach it.  If someone could email me where to send it,
I'll send it.

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

[2002-04-26 17:47:09] [EMAIL PROTECTED]

Same problem on Linux machine running apache 2.0.35 with FINAL release
of php 4.2.0

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

[2002-04-24 17:11:42] [EMAIL PROTECTED]

I have the same problem under Windows 98 SE (Apache 2.0.35) and the
FINAL RELEASE of PHP 4.2.0.

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

[2002-04-16 05:50:15] [EMAIL PROTECTED]

same here on win2k, php 4.2.0 rc4

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16629

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

Reply via email to