Re: why would a large not upload, when a small does, when it is still within the POST limit?
Posted by Geoff Muldoon on 01/10/06 08:08
john.d.mann@sbcglobal.net says...
> lawrence k wrote:
> >
> > I've set the POST limit in php.ini to 8 megs.
> >
> > What reasons, other than the POST limit, would a large upload fail?
>
> Check also your script time-out limit. Your long upload might be taking
> too long?
If you're using PHP on Apache check that the httpd.conf settings aren't
lower than your PHP settings.