Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: large file uploads - timeout

by emilford (Friar)
on Mar 22, 2003 at 17:44 UTC ( [id://245182]=note: print w/replies, xml ) Need Help??


in reply to Re: large file uploads - timeout
in thread large file uploads - timeout

It is a CGI script. I am using CGI.pm to get the file handle ($file).

Replies are listed 'Best First'.
Re: Re: Re: large file uploads - timeout
by tachyon (Chancellor) on Mar 23, 2003 at 09:32 UTC

    Are you sure you are not hitting the CGI::POST_MAX limit? Have you checked cgi_error()? Have you tried a dump of STDIN to STDOUT (ie your uploaded file back to the browser) to see what is happening. CGI::Simple has much better file upload error reporting than CGI.pm and uses the same interface so this may be an easy solution to diagnose the problem.

    cheers

    tachyon

    s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

      I don't think I am hitting that limit. I just tried it with a different web browser and everything worked without complications.

        Probably an invalid boundary then....

        cheers

        tachyon

        s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://245182]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (12)
As of 2024-04-23 14:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found