ID:               22773
 Updated by:       [EMAIL PROTECTED]
 Reported By:      joe at mcknight dot de
 Status:           Critical
 Bug Type:         CGI related
 Operating System: Linux
 PHP Version:      4.3.2-RC
 New Comment:

Related to bug #22612



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

[2003-03-24 18:33:26] [EMAIL PROTECTED]

That means a command-line test case in tests/basic should fail as well.

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

[2003-03-24 18:17:01] [EMAIL PROTECTED]

It doesn't matter. I tried two different ways, both failed.
For example (otherwise default httpd.conf):

    AddType application/x-httpd-php .php
    ScriptAlias /php/ "/www/apache/cgi-bin/"
    Action application/x-httpd-php /php/php-cgi


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

[2003-03-24 18:12:23] [EMAIL PROTECTED]

How are you triggering the cgi?  ie. what does your Apache config look
like?

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

[2003-03-24 18:06:58] [EMAIL PROTECTED]

making critical (should really be fixed before 4.3.2 goes gold..)


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

[2003-03-24 17:51:39] [EMAIL PROTECTED]

I just tested again this, and could finally reproduce this.
(had an old cgi binary which read wrong php.ini, stupid me..)

Summary of conditions:

- only happens with the regular posts (ie. when rfc1867.c is used, it
works fine, or GET method)

- register_globals has to be 'On'

- The posted value has to be longer than one (1) character

- Only the global variable gets mangled, $_POST[] array has the correct
value


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

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

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

Reply via email to