Richard Lynch wrote:
I have a HUGE distrust of web browsers, so will go out on a limb and say:
Web browsers are not reliable transport mechanisms for upload of
monster files. Use FTP.
That might be wrong, but that's my story, and I'm sticking to it.
If somebody else wants to claim that uploadi
On Fri, August 19, 2005 5:47 am, curipin wrote:
> I have apache2 + php5. I need to upload large files. I found out,
> that
> file is uploaded always. But:
> - if the file is less than 167 MB all is OK, then I tryed larger files
> -
> from 191 MB up, files are uploaded, but php script, which handl
MAKE SURE TO HIT REPLY-ALL SO THAT THE MESSAGE GETS BACK TO THE LIST
[snip]
The code is pretty simple, i do not think, problem is bad syntax, as I
said, everything works fine, when files are smaller then 160 MB. Larger
files = blank page.
Back to upload";
}
else
echo "Go away!";
?>
[/snip]
You
[snip]
Sure, it looks:
all works great, to 160 MB, larger files are uploaded but php script not
executed. Hmm.
[/snip]
Then can you send us the code from the processing script? That way we
may see where it fails.
--
PHP General Mailing Lis
[snip]
I have apache2 + php5. I need to upload large files. I found out, that
file is uploaded always. But:
- if the file is less than 167 MB all is OK, then I tryed larger files -
from 191 MB up, files are uploaded, but php script, which handle the
operation is "like" not executed. I always ge
hi!
I have apache2 + php5. I need to upload large files. I found out, that
file is uploaded always. But:
- if the file is less than 167 MB all is OK, then I tryed larger files -
from 191 MB up, files are uploaded, but php script, which handle the
operation is "like" not executed. I always ge
6 matches
Mail list logo