Re: [SM-USERS] Re: [SM-PLUGINS] Problem attaching files > 500k

2004-02-03 Thread p dont think
> 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

Re: [SM-USERS] Re: [SM-PLUGINS] Problem attaching files > 500k

2004-02-02 Thread Jonathan Angliss
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