Problem with large file upload



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
.



Relevant Pages

  • HTTP Error 500 when using PUT method
    ... I'm using WebDAV to upload files to a public folder on Exchnage 2000 using ... strm.LoadFromFile sFilePath ... I always get HTTP Error 500 "Internal Server Error", ...
    (microsoft.public.exchange.development)
  • HTTP Error 500 when using PUT method
    ... I'm using WebDAV to upload files to a public folder on Exchnage 2000 using ... I always get HTTP Error 500 "Internal Server Error", ...
    (microsoft.public.exchange2000.development)
  • Re: Send and recive files
    ... Uploading little file appear to work all ok but if I try to upload files of some MB I recive "500 - Internal Server Error". ... How can I see the instruction that generate this error? ... I've tryed with "on error goto ..." ...
    (microsoft.public.inetserver.asp.general)