Page 1 of 1

Upload Failed, invalid HTTP response

Posted: Fri Jan 02, 2009 11:10 pm
by skum3
Hello, I test at present the (free) trial version of JfileUpload. At the beginning, everything run well, but since some time, when I want to upload a file, I have an error which is the following: "Upload failed : org.apache.commons.httpclient.ProtocolException: The server failed to respond with a valid HTTP response". Is it because trial version is restricted in time?
Or is it another thing? I have tested the PHP file, it works because the upload runs well with the "http://myserver.com/process.php" url. Sorry for my bad English, i'm french. Thank you in advance!

Re: Upload Failed, invalid HTTP response

Posted: Sat Jan 03, 2009 9:35 am
by support
No, it doesn't come come from the trial period. It should work, the problem is somewhere else in the PHP script. Did you try our PHP sample ?
http://www.jfileupload.com/products/tools/index.html

Re: Upload Failed, invalid HTTP response

Posted: Sat Jan 03, 2009 1:54 pm
by skum3
All is running well, by changing the page of the applet I had done an error in the script php url. Yes, I use your php script, which is very good besides. Thanks for your quick answer !