#43842 [Opn]: register_globals randomise switching value On/Off

2008-01-15 Thread dan at eskhosting dot com
 ID:   43842
 User updated by:  dan at eskhosting dot com
 Reported By:  dan at eskhosting dot com
 Status:   Open
 Bug Type: *Configuration Issues
 Operating System: Linux Red Hat ES 4
 PHP Version:  5.2.5
 New Comment:

See here: http://blog.nefedov.org/phpinfo.php
Now php.ini value is On. In .htaccess - Off.

Local Master
OnOn
Off   On
Off   On
Off   On
OnOn
OnOn
OnOn
Off   On
Off   On
OnOn
OnOn
OnOn
OnOn
OnOn
OnOn
Off   On
OnOn
Off   On
OnOn
(interval - 1 min)


Previous Comments:


[2008-01-14 17:05:01] dan at eskhosting dot com

Apache 1.3.37 PHP as module.
5.2.3 worked without this problem..



[2008-01-14 16:54:29] dan at eskhosting dot com

Description:

Set up value for gerister_globals take a random effect.

Reproduce code:
---
php.ini:
register_globals = Off

.htaccess:
php_flag register_globals On





Expected result:

register_globals On

Actual result:
--

reports:

register_globals On/Off - randomise!





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


#43842 [NEW]: gerister_globals randomise switching value On/Off

2008-01-14 Thread dan at eskhosting dot com
From: dan at eskhosting dot com
Operating system: Linux Red Hat ES 4
PHP version:  5.2.5
PHP Bug Type: *Configuration Issues
Bug description:  gerister_globals randomise switching value On/Off 

Description:

Set up value for gerister_globals take a random effect.

Reproduce code:
---
php.ini:
register_globals = Off

.htaccess:
php_flag register_globals On





Expected result:

register_globals On

Actual result:
--

reports:

register_globals On/Off - randomise!

-- 
Edit bug report at http://bugs.php.net/?id=43842&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43842&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43842&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43842&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43842&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=43842&r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=43842&r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=43842&r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=43842&r=needscript
Try newer version:http://bugs.php.net/fix.php?id=43842&r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=43842&r=support
Expected behavior:http://bugs.php.net/fix.php?id=43842&r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=43842&r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=43842&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=43842&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43842&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=43842&r=dst
IIS Stability:http://bugs.php.net/fix.php?id=43842&r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=43842&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43842&r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=43842&r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=43842&r=mysqlcfg


#43842 [Opn]: gerister_globals randomise switching value On/Off

2008-01-14 Thread dan at eskhosting dot com
 ID:   43842
 User updated by:  dan at eskhosting dot com
 Reported By:  dan at eskhosting dot com
 Status:   Open
 Bug Type: *Configuration Issues
 Operating System: Linux Red Hat ES 4
 PHP Version:  5.2.5
 New Comment:

Apache 1.3.37 PHP as module.
5.2.3 worked without this problem..


Previous Comments:


[2008-01-14 16:54:29] dan at eskhosting dot com

Description:

Set up value for gerister_globals take a random effect.

Reproduce code:
---
php.ini:
register_globals = Off

.htaccess:
php_flag register_globals On





Expected result:

register_globals On

Actual result:
--

reports:

register_globals On/Off - randomise!





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


#43207 [Com]: .htaccess settings missing (sometimes)

2008-01-14 Thread dan at eskhosting dot com
 ID:   43207
 Comment by:   dan at eskhosting dot com
 Reported By:  phpmyforum at gmail dot com
 Status:   No Feedback
 Bug Type: Apache2 related
 Operating System: Linux
 PHP Version:  5.2.5RC2
 New Comment:

php_value/php_flag - no different too.


Previous Comments:


[2008-01-14 16:05:14] dan at eskhosting dot com

register_globals are switching On/Off randomise!
Values: 1/On/true, 0/Off/false; place: .htacess, httpd.conf - no
difference.
Only global setting in php.ini are effective.
Other variables works good.

System: Red Hat Enterprise Linux ES release 4 (Nahant Update 6)
PHP: 5.2.5
'./configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--prefix=/usr/local' '--enable-bcmath' '--enable-calendar'
'--with-curl' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext'
'--with-iconv' '--enable-mbstring' '--enable-mbregex' '--with-mcrypt'
'--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr'
'--with-openssl' '--enable-discard-path' '--with-pear'
'--with-pgsql=/usr' '--enable-safe-mode' '--enable-sockets' '--with-ttf'
'--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-xmlrpc'
'--with-xsl=/usr' '--enable-zip' '--with-zlib' '--with-bz2'
Apache: 1.3.37



[2007-11-19 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2007-11-11 18:49:12] [EMAIL PROTECTED]

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



[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


#43207 [Com]: .htaccess settings missing (sometimes)

2008-01-14 Thread dan at eskhosting dot com
 ID:   43207
 Comment by:   dan at eskhosting dot com
 Reported By:  phpmyforum at gmail dot com
 Status:   No Feedback
 Bug Type: Apache2 related
 Operating System: Linux
 PHP Version:  5.2.5RC2
 New Comment:

register_globals are switching On/Off randomise!
Values: 1/On/true, 0/Off/false; place: .htacess, httpd.conf - no
difference.
Only global setting in php.ini are effective.
Other variables works good.

System: Red Hat Enterprise Linux ES release 4 (Nahant Update 6)
PHP: 5.2.5
'./configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--prefix=/usr/local' '--enable-bcmath' '--enable-calendar'
'--with-curl' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext'
'--with-iconv' '--enable-mbstring' '--enable-mbregex' '--with-mcrypt'
'--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr'
'--with-openssl' '--enable-discard-path' '--with-pear'
'--with-pgsql=/usr' '--enable-safe-mode' '--enable-sockets' '--with-ttf'
'--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-xmlrpc'
'--with-xsl=/usr' '--enable-zip' '--with-zlib' '--with-bz2'
Apache: 1.3.37


Previous Comments:


[2007-11-19 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2007-11-11 18:49:12] [EMAIL PROTECTED]

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



[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