> Chalk this one up to a boneheaded setting by RedHat, in
> /etc/httpd/conf.d/php.conf
> is:
>
>
> SetOutputFilter PHP
> SetInputFilter PHP
> LimitRequestBody 524288
>
>
> comment out the LimitRequestBody line with a # and restart Apache with an
> /etc/init.d/httpd restart command. P
Hello Jay,
On Monday, February 02, 2004, Jay Lee wrote...
> comment out the LimitRequestBody line with a # and restart Apache
> with an /etc/init.d/httpd restart command. Problem solved. Might
> need to add this one to the FAQ? Anyone know why RedHat does this to
> begin with?
Did you check the s