Page 1 of 1

Error message Upload failed : java.net.UnknownHostException:

Posted: Sat Mar 03, 2012 3:51 pm
by iceCreamCone
I'm trying to get JFileUpload to work on my home server before I use it for a client's website.

I downloaded JFileUpload 2.9 http://www.jfileupload.com/products/jfi ... index.html and the php add on http://www.jfileupload.com/products/tools/index.html

I followed the four steps in PHPScript2.2 readme.txt and was able to upload and store files through the http://mywebsite.com/jfileupload/process.php cgi.

However I was not able to upload files from http://mywebsite.com/jfileupload/applet_http_php.html. When I attempt to upload a file I receive the following error message:

Upload started ...Upload failed : java.net.UnknownHostException: http
Untitled-1.gif
Error message
(6.34 KiB) Not downloaded yet
Any ideas on how I can fix this problem? Thanks!

Re: Error message Upload failed : java.net.UnknownHostExcept

Posted: Sun Mar 04, 2012 7:21 pm
by support
Did you update the JavaScript to have url='yourserver'?