Menu

#14 Server closed socket during multipart read

open
nobody
5
2005-03-02
2005-03-02
Anonymous
No

The upload progresses as expected, but when it tries to
execute:

my $cg = new CGI();

in the upload.cgi script, I get the following error
message:

"Server closed socket during multipart read"

I tried changing the CGI version, but I get the same
results.

Thank you

Alon

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I have the exact same problem. I am running WinXP, Apache
    2.0.52, Perl 5.8.6,

     
  • Nobody/Anonymous

    Logged In: NO

    I read another post saying after the line open(TMP.... add
    binmode(TMP)

     

Log in to post a comment.