ID: 22551 Updated by: [EMAIL PROTECTED] Reported By: cguillaume at cr-bourgogne dot fr Status: Bogus Bug Type: Apache2 related Operating System: redhat 8.0 PHP Version: 4.2.3 New Comment:
Unfortunately I've never seen a *good* bug report yet. Please read and follow the instruction mentioned in bug #18648 Previous Comments: ------------------------------------------------------------------------ [2003-03-05 10:42:10] cguillaume at cr-bourgone dot fr moriyoshi : NOT any "LimitRequestBody" sniper : yes i've seen your response "Update to PHP 4.3.1 and Update to Apache 2.0.44" at http://bugs.php.net/bug.php?id=20963 but : 1) it's more easy to suppress this line into httpd.conf than all recompile . so its a good bug report for php users. 2) are you sure that this bug option is really corrected on theses versions (perhaps by recompile and install apache + php you have just erased your httpd.conf and suppress the bad line option ... ) ? best regards (im french so im not english expert) ------------------------------------------------------------------------ [2003-03-05 10:23:45] [EMAIL PROTECTED] 1. Update to PHP 4.3.1 2. Update to Apache 2.0.44 3. Search this bug database before submitting bug reports.. ------------------------------------------------------------------------ [2003-03-05 10:02:15] [EMAIL PROTECTED] Is there any LimitRequestBody directive in your httpd.conf? Try $ grep "LimitRequestBody" < httpd.conf ------------------------------------------------------------------------ [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