From: [EMAIL PROTECTED] Operating system: redhat linux 8.0 PHP version: 4.2.2 PHP Bug Type: Apache2 related Bug description: File upload can't exceed 500k
Hi! I wrote a simple script to upload files through web sever. However, the script work fine with apache 1.3. As upgrading to redhat 8.0. The script can't upload files exceed 500k. It report "Request entity too large." I tried to change post_max_size, upload_max_filesize. It still can't work. Does someone can help me? Thanks! -- Edit bug report at http://bugs.php.net/?id=22138&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22138&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22138&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22138&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22138&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22138&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22138&r=support Expected behavior: http://bugs.php.net/fix.php?id=22138&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22138&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22138&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22138&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22138&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22138&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22138&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22138&r=gnused
