It's not a secret anymore!
The moose likes JForum and the fly likes After moving files into Tomcat, get an error when opening page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "After moving files into Tomcat, get an error when opening page" Watch "After moving files into Tomcat, get an error when opening page" New topic
Author

After moving files into Tomcat, get an error when opening page

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
I get the following error when I try to open the index.htm file:

http://<mydomain>/JForum-2.1.4/index.htm

Message: /askonline/JForum-2.1.4/install/install.page

The requested resource (/askonline/JForum-2.1.4/install/install.page) is not available

I see that there is no install.htm or index.htm page in the /JForum-2.1.4/install folder.

I downloaded the install zip file from several sources and none of them has the install.htm or index.htm in this folder.

What shall I do?

Thanks,
[originally posted on jforum.net by homer]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
homer wrote:I get the following error when I try to open the index.htm file:

http://<mydomain>/JForum-2.1.4/index.htm

Message: /askonline/JForum-2.1.4/install/install.page

The requested resource (/askonline/JForum-2.1.4/install/install.page) is not available

I see that there is no install.htm or index.htm page in the /JForum-2.1.4/install folder.

I downloaded the install zip file from several sources and none of them has the install.htm or index.htm in this folder.

What shall I do?

Thanks,



Try hitting http://<mydomain>/JForum-2.1.4 with your browser .... does that work for you? (leave off the index.htm or anything else you think you should put there)

Also, it looks like you've added the "askonline" directory as a parent to the JForums one .. is that correct? Your path for the standard install should be:

/CATALINA_HOME/webapps/Jforum-2.1.4

SOME POSSIBLE EXAMPLES:
Windows: C:\tomcat\webapps\JForum-2.1.4
Linux: /opt/tomcat/webapps/JForum-2.1.4

[originally posted on jforum.net by GatorBait3]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
up
[originally posted on jforum.net by Anonymous]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: After moving files into Tomcat, get an error when opening page
 
Similar Threads
I am facing some problem in installing the fourm
install/configuring jforum
The First Steps.. you start here
installation
jforum installation/configuration