[TriLUG] php upload max filesize limit problem
David McDowell
turnpike420 at gmail.com
Sat Aug 20 14:30:39 EDT 2005
per nforbes in the irc channel, I tried this in a .htaccess file
inside the directory where the php application resides and it helped,
but we're still having some problems... it's hard to say, but an
initial indication before I left work today may be the phpmailer code
itself. I'll revisit Monday... thanks folks! :)
David McD
On 8/20/05, Rick DeNatale <rick.denatale at gmail.com> wrote:
> On 8/20/05, Brent Verner <brent at rcfile.org> wrote:
> > [2005-08-20 10:35] David McDowell said:
> > | Files bigger than 2MB won't even upload to /tmp :( drops immediately
> > | to page cannot be displayed error. Anything under 2MB works fine.
> >
> > Does your Apache configuration limit POST size to 2MB?
> >
>
> I beleive that the configuratin directive to look for is LimitRequestBody
>
> For Apache 1.3
> http://httpd.apache.org/docs/1.3/mod/core.html#limitrequestbody
>
> Or for Apache 2.0
> http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody
>
> I think that the only difference between 1.3 and 2.0 here is in the
> formatting of the docs.
> --
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
> TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
>
More information about the TriLUG
mailing list