Problem with large file upload
- From: Steven Saunderson <phelum@xxxxxx>
- Date: Sun, 25 Jun 2006 21:00:08 +1000
Hi,
I am writing a Perl/CGI script to upload files from a HTTP client. It
works with small files but fails with 'Internal Server Error' with files
greater than about 512kB. The abort happens after the file is uploaded
but before the output file is opened. I have set MAX_POST to 16MB.
Can anybody offer any clues on fixing this problem ? Is there a maximum
input time parameter that I can change ?
Thanks,
--
Steven
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.
HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
.
- Follow-Ups:
- Re: Problem with large file upload
- From: Malcolm Dew-Jones
- Re: Problem with large file upload
- From: Gunnar Hjalmarsson
- Re: Problem with large file upload
- Prev by Date: Page unavailable after few secs DBI Perl script runs
- Next by Date: Re: Problem with large file upload
- Previous by thread: Page unavailable after few secs DBI Perl script runs
- Next by thread: Re: Problem with large file upload
- Index(es):
Relevant Pages
|