For some reason there isn't an entry for LimitRequestBody in my httpd.conf
I added manuall to the httpd.conf, restarted apache - and still doesn't work. I wonder if RH puts this config somewhere else. Pretty much what I added was the following line: LimitRequestBody 2097152 - restarted and tried to attach a 900KB file and still got same error.
Jonathan Angliss <[EMAIL PROTECTED]> wrote:
Hello Goed,
On Thursday, December 19, 2002, GoEd wrote...
> Hello, here's my system setup: RH 8.0, Apache 2.0 and SM 1.2.7
> I'm getting the following error on the error.log from apache:
> Requested content-length of 591492 is larger than the configured
> limit of 524288
> I can receive larger files, but I cannot send files over 500K for
> Apache generates this error message. I loaded Apache from an RPM and
> was not compiled; is there a way I can change this setting?
Check in the config files for apache for the LimitRequestBody
directive. It is set to 500k for RedHat systems, so it's low, and
will only allow you to pass a certain size by the looks of it.
--
Jonathan Angliss
([EMAIL PROTECTED])
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now