Hi
If you are using
Tomcat this is what you need to do;
Unzip the JForum zip to a known place.
In the Tomcat manager;
http://localhost/manager/status click on 'List Applications' lnk. At the bottom of the page is a 'WAR or Directory URL field. Paste in the location where you unzipped JForum.
In the Context Path use /forum
Then press Deploy. JForum should then be added to the list of applications.
The above is assuming you have installed Tomcat correctly. I recommend the O'Reilly Tomcat Definitive Guide if you need to setup tomcat;
www://www.ora.com.
Hope this helps
Gary
[originally posted on jforum.net by FCIProject]