in reply to Re: Upoading file using perl
in thread Upoading file using perl

The error message is this one: Malformed multipart POST.

I can't get any uploaded data at all. The moment I click submit. It directs me to a blank web page with the error message.

Replies are listed 'Best First'.
Re^3: Upoading file using perl
by leocharre (Priest) on Feb 09, 2009 at 14:54 UTC
    740794 might help.. also, can you tail the erorr log on apache?

      I'm using monkey web server instead of apache. The error log in monkey web server is also the same.

      I had seen the thread, I'm not really sure how to verify my CGI though. It comes with perl isn't it? Mine is the latest version.

      I also use IE browser to try and it ends up saying he connection is disconnected

      What could be the problem?

        If you post your cgi code (i think you did) and your form code. I'll try it out on another server under apache.