RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Malformed multipart POST

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload
View previous topic :: View next topic  
Author Message
aperic



Joined: 13 Mar 2007
Posts: 2

PostPosted: Mar 13, 2007 1:55 am    Post subject: Malformed multipart POST Reply with quote

My upload would start and then after a few seconds I would get the "Upload Failed!" message. I made the hidden iframe visible on upload_form.html and it revealed this error message "Malformed multipart POST". What could be wrong?

*Running XUpload Free 2.6 on Win XP, Firefox 2 or IE7, Apache Tomcat 5.5.17, ActivePerl
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2106
Location: UFO Lab

PostPosted: Mar 13, 2007 7:58 am    Post subject: Reply with quote

Interesting. Check that your HTML form contain

Code:
 enctype="multipart/form-data"

and
Code:
 method="post"


Try to install latest perl CGI module.

Also check out this thread:
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_22102077.html

It's Apache/CGI server problem.
Back to top
View user's profile Send private message Visit poster's website
aperic



Joined: 13 Mar 2007
Posts: 2

PostPosted: Mar 14, 2007 11:45 pm    Post subject: Reply with quote

The "enctype" and "method" attributes are in the form tag as you specified. I also installed the latest version of CGI.pm module... however, this doesn't seem to help on the Apache Tomcat server, as described in this thread:

http://mail-archives.apache.org/mod_mbox/tomcat-dev/200512.mbox/%3Cbug-38085-78@http.issues.apache.org/bugzilla/%3E

I should also mention that I managed to get XUpload to run on Apache 2.0 server with no problems but I really need to use it on Tomcat. Has anyone been successful in running XUpload on Tomcat server?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group