ID:               24028
 Updated by:       [EMAIL PROTECTED]
 Reported By:      xiongwei at aerafront dot com
-Status:           Open
+Status:           Closed
 Bug Type:         CGI related
 Operating System: win32 only
 PHP Version:      4.3.2
 New Comment:

Fixed -> closed. 


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

[2003-06-24 04:34:53] xiongwei at aerafront dot com

Hi sniper,

Thanks for your effort, version 4.3.3RC2 works around this problem
perfectly.

Hi Sky,

Thank you for test.

It truly is a bug in case of Win32 platform + PHP 4.3.2 + IIS
5.0(either CGI mode or ISAPI module mode), no problem with apache
1.3.27, here are my test snips.

index.php:
<form method="post" action="postrawdata.php">
  <input type="text" name="name" >
  <input type="submit" name="Submit" value="Submit">
</form>

postrawdata.php:
<?php readfile("php://input");?>

Bill

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

[2003-06-23 21:31:26] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-06-23 21:03:10] sky at abcnts dot com

Sorry for the belated response.

The sample code I sent in works on Windows 2000 Professonal 500.2195
with Service Pack 3 and successive updates installed with Apache 1.3.27
running as localhost, php-4.3.2 installed as a module and running
MySQL-3.23.49.

As well I got some much simpler examples to work.

Sky

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

[2003-06-09 00:14:25] xiongwei at aerafront dot com

This is my environment.

Windows 2000 professional with service pack 3 and Cumulative Patch for
Internet Information Service (811114).

IIS 5.0
php-4.3.2-Win32.zip, using the CGI binary (php.exe) mode and set
"cgi.force_redirect = 0" in php.ini.

Thanks,

William Hong

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

[2003-06-05 00:26:53] [EMAIL PROTECTED]

And how is PHP setup in your win32 environment then?


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

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

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

Reply via email to