ID: 30093 User updated by: marcus dot stolzenberg at kgrz-kassel dot de Reported By: marcus dot stolzenberg at kgrz-kassel dot de -Status: Feedback +Status: Closed Bug Type: HTTP related Operating System: SLES 8.0 zSeries s390 IBM PHP Version: 4.3.9RC3 Assigned To: jorton New Comment:
Hello, Thank U for your answer now everything is fine.... Sorry so long! Marcus Previous Comments: ------------------------------------------------------------------------ [2004-09-29 15:11:14] [EMAIL PROTECTED] Screwups in POST body handling can happen if you use the apache2filter SAPI and you have it configured badly. Things to try: 1) switch to apache2handler 2) remove any "SetInputFilter PHP" statements from your apache configuration, if you also have "AddType application/x-httpd-php .php". The AddType is sufficient for the apache2filter to work correctly. If you have both, it screws up. 2.0.51 + 4.3.9 (apache2handler) work fine on an s390x box here. (running RHEL not SLES) ------------------------------------------------------------------------ [2004-09-29 14:55:19] [EMAIL PROTECTED] Joe, do you have any idea about this? I'd say it's just an Apache problem... ------------------------------------------------------------------------ [2004-09-29 12:13:21] marcus dot stolzenberg at kgrz-kassel dot de Hi, I' m really sorry... but I was wrong! I did some test the last days with different php versions (4.3.6 - 4.3.9). I found out that the problem is not the php release. The problem is using Apache 2.0.50 together with any (4.3.6 - 4.3.9) PHP release. Using Apache/2.0.46 every version of PHP works fine... Outout with 4.3.9: Array ( [file] => Array ( [name] => Test.exe [type] => application/octet-stream [tmp_name] => /uploadkds/phpAZU372 [error] => 0 [size] => 1999592 ) ) Array ( ) 1999592 = original file size :)) But now I did not know is the problem "in" apache or in php running together with apache 2.0.50... Is there a possibility to find this out so that I have to post the "bug" to apache group? Thanks, Marcus ------------------------------------------------------------------------ [2004-09-28 23:05:10] [EMAIL PROTECTED] Have you tried PHP 4.3.8 ? Or 4.3.7 ? (would help us to know when this bug appeared first time) ------------------------------------------------------------------------ [2004-09-17 12:27:41] marcus dot stolzenberg at kgrz-kassel dot de Hi, I did the test with the: PHP Version 4.3.9RC4-dev / STABLE-200409161030 Same problem: Array ( [file] => Array ( [name] => daemon347.exe [type] => application/octet-stream [tmp_name] => /uploadkds/phpg9gWFe [error] => 0 [size] => 1004032 ) ) Array ( ) 1004032 Marcus ------------------------------------------------------------------------ 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/30093 -- Edit this bug report at http://bugs.php.net/?id=30093&edit=1