ID: 22138 Updated by: [EMAIL PROTECTED] Reported By: stchang at seed dot net dot tw -Status: Feedback +Status: Bogus Bug Type: Apache2 related Operating System: redhat linux 8.0 PHP Version: 4.2.2 New Comment:
Configure PHP into httpd.conf as documented in http://www.php.net/manual/en/install.apache2.php Previous Comments: ------------------------------------------------------------------------ [2003-02-09 09:39:55] [EMAIL PROTECTED] Please check if your httpd.conf has a LimitRequestBody directive to limit the amount of incoming data. ------------------------------------------------------------------------ [2003-02-09 09:33:42] stchang at seed dot net dot tw 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 this bug report at http://bugs.php.net/?id=22138&edit=1
