Error message Upload failed : java.net.UnknownHostException:

Upload core product.
Post Reply
iceCreamCone
Posts: 1
Joined: Sat Mar 03, 2012 3:17 pm

Error message Upload failed : java.net.UnknownHostException:

Post 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!

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

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

Post by support »

Did you update the JavaScript to have url='yourserver'?

Post Reply