Re: [EMAIL PROTECTED] Enabling huge uploads

2006-12-14 Thread Curby
On 12/14/06, Richard Lynch <[EMAIL PROTECTED]> wrote: On Thu, December 14, 2006 2:37 am, Curby wrote: > I'm having trouble accepting large file uploads in Apache 2.0.46 > (RHEL3). I've set > > LimitRequestBody 1074790400 I *think* Apache also has a separate Limit

[EMAIL PROTECTED] Enabling huge uploads

2006-12-14 Thread Curby
I'm having trouble accepting large file uploads in Apache 2.0.46 (RHEL3). I've set LimitRequestBody 1074790400 which is 1025 MB in my virtual host, and (in case it matters) PHP is set up thus: max_input_time = 120 memory_limit = 8M post_max_size = 999M file_uploads = On upload_tmp_dir = /var/t