ID:               39450
 User updated by:  patrik dot mayer at i12 dot de
 Reported By:      patrik dot mayer at i12 dot de
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: SuSE 10, 2.6.13-15.12-smp
 PHP Version:      5.2.0
 New Comment:

Maybe our configure String would help.

'./configure' '--prefix=/opt/php' '--with-config-file-path=/etc/php'
'--with-apxs2=/opt/apache/bin/apxs' '--disable-ipv6'
'--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config'
'--enable-mime-magic' '--enable-memory-limit' '--enable-debug=no'
'--enable-track-vars' '--with-gd' '--with-zlib' '--with-ttf'
'--with-freetype-dir=/usr' '--with-jpeg-dir=/usr'
'--with-xpm-dir=/usr/X11R6' '--with-png-dir=/usr' '--enable-ftp'
'--with-libxml-dir=/usr' '--with-iconv' '--with-curl' '--without-pear'
'--with-ldap' '--enable-bcmath' '--with-openssl' '--enable-exif'
'--with-xmlrpc' '--enable-sockets' '--enable-pcntl' '--enable-sigchild'
'--enable-sysvshm' '--enable-memcache'


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

[2006-11-13 18:12:37] patrik dot mayer at i12 dot de

Sorry for the typos. I meant:

If you set variables_order = "GPCS" and register_globals = On PHP
produces the error.

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

[2006-11-13 18:10:57] patrik dot mayer at i12 dot de

Hi again - I've tested some more.

I've tested our installation with the two standard config-files,
php.ini-dist and php.ini-recommended unter php.ini-recommended the
error occurs.

So I tracked the diferences. I you set variables_order = "GPCS" and
register_globals = On  (remember, register_long_arrays is also On). So
if you turn variables_order to EGPCS it works perfect.

Could someone confirm this or did I missunderstand something?

I tried to reproduce it uner PHP 5.2.0 CLI on Windows - all is working
there. Sorry that I dän't have antoher SuSE to test it on - maybe this
week.

Thanks everybody.

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

[2006-11-11 22:37:35] [EMAIL PROTECTED]

I don't see how this is possible looking at the getenv() code.  It
doesn't do any populating of request variables.

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

[2006-11-10 13:18:14] [EMAIL PROTECTED]

I'm still unable to reproduce it, even with register_* On.

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

[2006-11-10 13:04:23] patrik dot mayer at i12 dot de

PS: Tested it the same way with PHP 5.1.6 and there no wrong behavior.

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

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/39450

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

Reply via email to