From:             [EMAIL PROTECTED]
Operating system: RedHat Linux 8
PHP version:      4.3.0
PHP Bug Type:     Apache related
Bug description:  Having problem with local php_flag

Hi there !

I have created a .htaccess to set my register_globals to Off and it looks
as below

php_flag magic_quotes_gpc On
php_flag register_globals Off

I still can see that (with phpmyadmin) both Master and Local values are
On.

I vae tried the same configuration with NetWare 6(+SP2) runninh Apache
2.0.43 WebServer with PHP 4.2.4-dev with the same result.

Thanking in advance.

PS : I know that I can try to set php_flag in httpd.conf as well, I prefer
using .htaccess

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

Reply via email to