Because of the way the code is currently written, a file upload ends up in
RAM before it gets written to disk. If you want to upload 1Gig files, you
need >1Gig of RAM. That's crap, we know, and Jim Winstead has volunteered
to fix this. Not sure what the timeline is on it yet though.
-Rasmus
> Hello all. I've spent the past month or two implementing a file upload
> utility for the web based on PHP's http upload method. It works fine for
> smaller files, and it's been working fine for files I've tried up to and
> including 400 megs at a time. The problem I'm having is that we want to
>
Hello all. I've spent the past month or two implementing a file upload
utility for the web based on PHP's http upload method. It works fine for
smaller files, and it's been working fine for files I've tried up to and
including 400 megs at a time. The problem I'm having is that we want to
roll
3 matches
Mail list logo