Topic: Uploading Won´t Work Anymore
Hello,
I have a site hosted on MediaTemple GS server and the uploader was working fine. When I moved the site over my DV with them I noticed an error: ClassNotFoundException for the javaatwork.myuploader.UploadApplet.class
I saw in another thread the issues seemed to be server side and I did see that I needed to install Apache Tomcat. I have done this and started it on the server and when I run this in terminal: java -version I get the following:
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.9) (rhel-1.28.1.10.9.el5_8-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
But when I go to my svmtest here: http://crawfordhouse.dk/svmtest/upload.php I am still getting the error.
Any thoughts what I might be missing or doing wrong? Thanks!