ID: 22551 Updated by: [EMAIL PROTECTED] Reported By: cguillaume at cr-bourgogne dot fr -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: redhat 8.0 PHP Version: 4.2.3 New Comment:
Is there any LimitRequestBody directive in your httpd.conf? Try $ grep "LimitRequestBody" < httpd.conf Previous Comments: ------------------------------------------------------------------------ [2003-03-05 09:25:06] cguillaume at cr-bourgogne dot fr if you add this line in your httpd.conf : AddType application/x-httpd-php .php4 .php3 .php when you upload a file (size > 1ko) you get an altered file into your php script this bug was tested on php 4.2.2 and 4.2.3 on Apache/2.0.40 thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22551&edit=1