ID:               43207
 Updated by:       [EMAIL PROTECTED]
 Reported By:      phpmyforum at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Linux
 PHP Version:      5.2.5RC2
 New Comment:

Try change the php_flag to php_value and use 0 or 1 as value.


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

[2007-11-06 18:25:23] phpmyforum at gmail dot com

Description:
------------
Since I upgraded from php4 to PHP 5.2.5RC2 .htaccess php_* options
getting ignored.
This happens for most, but not all requests.

The default (php.ini) option for register_globals is off.

My .htaccess file looks like this:
~~~~
php_flag register_globals on
~~~~

Now I downgraded to PHP 5.2.4 and it's working again.

Hint: this bug looks very similar to #28522.

PS: this may happen for other options

'./configure' '--prefix=/bbo/php'
'--with-apxs2=/bbo/apachessl/bin/apxs'
'--with-config-file-path=/bbo/etc/httpd' '--with-openssl=/bbo/usr'
'--with-zlib' '--with-zlib-dir=/bbo/usr' '--with-bz2=/bbo/usr'
'--enable-ftp' '--enable-exif' '--with-gd=/bbo/usr'
'--enable-gd-native-ttf' '--with-jpeg-dir=/bbo/usr'
'--with-png-dir=/bbo/usr' '--with-freetype-dir=/bbo/usr'
'--with-mysql=/bbo/usr' '--with-mysqli=/bbo/usr/bin/mysql_config'
'--with-pdo-mysql=/bbo/usr' '--with-iconv' '--with-iconv-dir=/bbo/usr'
'--with-curl=/bbo/usr' '--with-curlwrappers' '--enable-soap'
'--enable-sockets' '--enable-mbstring=all' '--enable-mbregex'
'--with-xsl=/bbo/usr' '--with-libxml-dir=/bbo/usr'
'--with-pspell=/bbo/usr' '--with-ldap=/bbo/usr' '--with-tidy=/bbo/usr'
'--with-gettext=/bbo/usr' '--with-mcrypt=/bbo/usr'
'--with-pcre-regex=/bbo/usr' '--enable-sigchild' '--enable-sysvshm'
'--enable-sysvsem' '--enable-zip' '--disable-short-tags'
'--with-pear=/bbo/php_includes'
'--with-imap=/download/webserver/files/imap/' '--with-imap-ssl'
'--without-kerberos'



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


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

Reply via email to