<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ManualInstallation</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>Recent changes to ManualInstallation</description><atom:link href="https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 16 Apr 2020 08:12:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/feed" rel="self" type="application/rss+xml"/><item><title>ManualInstallation modified by Ulf Dittmer</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulf Dittmer</dc:creator><pubDate>Thu, 16 Apr 2020 08:12:12 -0000</pubDate><guid>https://sourceforge.netec188ded0d5da0fb7503832ca5a11d4765b9b043</guid></item><item><title>ManualInstallation modified by Ulf Dittmer</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -95,6 +95,8 @@

 You need to create a customed configuration file named _jforum-custom.conf_ under WEB-INF/config/ directory. Add the following key and value into it: installed=true 

+Many of these settings are also available via *Admin Control Panel -&amp;gt; Configurations* once the web app is up and running, but some of them take effect only after a web app restart.
+
 ## Security Information and Considerations

 * * *
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulf Dittmer</dc:creator><pubDate>Sat, 11 Aug 2018 08:57:14 -0000</pubDate><guid>https://sourceforge.net761c240df9b1b5c7a39dec9cb06027272e1d80e9</guid></item><item><title>ManualInstallation modified by Andowson Chang</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -101,7 +101,7 @@

   * Remove the line "`install = net.jforum.view.install.InstallAction`" from the file _WEB-INF/config/modulesMapping.properties_
   * JForum uses a servlet mapping to invoke the pages. This mapping is `*`.page, and is already properly configured at _WEB-INF/web.xml_. If you are running JForum on an ISPs which have Apache HTTPD in front of Tomcat, you may need to contact their Technical Support and ask them to explicity enable the mapping for you. 
-  * The directory "images", "tmp", "upload" and "WEB-INF" (and their sub-directories) should have write permission to the user who runs the web server. You'll get nasty exceptions if there is no write permission. In the same way, if you're going to use the file attachments support, the directoy you'd chosen to store the files ("uploads" by default) should also be writable. 
+  * The directory "images", "tmp", "upload" and "WEB-INF" (and their sub-directories) should have write permission to the user who runs the web server. You'll get nasty exceptions if there is no write permission. In the same way, if you're going to use the file attachments support, the directoy you'd chosen to store the files ("upload" by default) should also be writable. 
   * The administration interface is accessible via the link Admin Control Panel, located in the bottom of the main page. You will only see this link if you are logged as Administrator. See above the default password for the admin user: 

 &amp;gt; The username is Admin and the password is admin 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andowson Chang</dc:creator><pubDate>Sun, 19 Feb 2017 02:11:44 -0000</pubDate><guid>https://sourceforge.net56cecded00591b72618ce08bf60f12779685ba6d</guid></item><item><title>ManualInstallation modified by Ulf Dittmer</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,7 +4,7 @@

 For automated installation, check the Installation &amp;amp; configuration - Wizard section. 

-Note: These instructions are for the installation of JForum, release version 2.3.x. Some of the steps here described may not be valid for older versions, which are no longer supported. 
+Note: These instructions are for the installation of JForum, release version 2.3.x and later. Some of the steps here described may not be valid for older versions, which are no longer supported. 

 ## Downloading JForum

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulf Dittmer</dc:creator><pubDate>Thu, 16 Jul 2015 10:25:37 -0000</pubDate><guid>https://sourceforge.net586055ff6db2dbe412fb04a65a54b2dc5c2f04e5</guid></item><item><title>ManualInstallation modified by Ulf Dittmer</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -11,6 +11,8 @@
 * * *

 To get JForum, go to the [download page](https://sourceforge.net/projects/jforum2/files/) and get the latest version. 
+
+If you're running on a JDK other than Oracle's, also get the jcaptcha-1.0.jar file, and use it instead of the one that comes in the war file.

 ## Unpacking

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulf Dittmer</dc:creator><pubDate>Thu, 16 Jul 2015 10:24:48 -0000</pubDate><guid>https://sourceforge.net693b94c44e47cf371a9acb7531aac82b4a0b154f</guid></item><item><title>ManualInstallation modified by Ulf Dittmer</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -10,7 +10,7 @@

 * * *

-To get JForum, go to the [download page](http://code.google.com/p/jforum2/downloads/list) and get the latest version. 
+To get JForum, go to the [download page](https://sourceforge.net/projects/jforum2/files/) and get the latest version. 

 ## Unpacking

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulf Dittmer</dc:creator><pubDate>Thu, 16 Jul 2015 10:23:02 -0000</pubDate><guid>https://sourceforge.netee52821bbc260c4b099d4ce9c6f5a2874244eb9a</guid></item><item><title>ManualInstallation modified by Ulf Dittmer</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -40,23 +40,13 @@

 Open the file _WEB-INF/config/SystemGlobals.properties_. Now search for a key named `database.driver.name` and configure it according to the following table: 

-Database
-Key value
-
-MySQL
-mysql
-
-PostgreSQL
-postgresql
-
-HSQLDB
-hsqldb
-
-Oracle
-oracle
-
-SQL Server
-sqlserver
+Database | Key value
+- | -
+MySQL | mysql
+PostgreSQL | postgresql
+HSQLDB | hsqldb
+Oracle | oracle
+SQL Server | sqlserver

 The default value is mysql, which means JForum will try to use MySQL. Note that the value should be in lowercase. 

@@ -64,36 +54,22 @@

 By default JForum uses a connection pool, option which is specified by the key `database.connection.implementation`. The following table shows the possible values for this key: 

-Connection Storage Type 
-Key value
-
-Pooled Connections 
-_net.jforum.PooledConnection_
-
-Simple Connections 
-_net.jforum.SimpleConnection_
-
-DataSource Connections 
-_net.jforum.DataSourceConnection_
+Connection Storage Type | Key value
+- | -
+Pooled Connections | _net.jforum.PooledConnection_
+Simple Connections | _net.jforum.SimpleConnection_
+DataSource Connections | _net.jforum.DataSourceConnection_

 If you have chosen _net.jforum.DataSourceConnection_, then set the name of the datasource in key `database.datasource.name`, and ignore the table below. Otherwise, do the following steps: 

 Edit the file _WEB-INF/config/database/`&amp;lt;`DBNAME`&amp;gt;`/`&amp;lt;`DBNAME`&amp;gt;`.properties_, where _`&amp;lt;`DBNAME`&amp;gt;`_ is the database name you are using - for instance, mysql, postgresql or hsqldb. In this file there are some options you should change, according to the table below: 

-Key Name 
-Key value description
-
-database.connection.username 
-_Database username_
-
-database.connection.password 
-_Database password_
-
-database.connection.host 
-_The host where the database is located_
-
-dbname 
-_The database name. The default value is jforum. All JForum tables are preceded by "jforum`_`", so you don't need to worry about conflicting table names._
+Key Name | Key value description
+- | -
+database.connection.username | _Database username_
+database.connection.password | _Database password_
+database.connection.host | _The host where the database is located_
+dbname | _The database name. The default value is jforum. All JForum tables are preceded by "jforum`_`", so you don't need to worry about conflicting table names._

 The other properties you may leave with the default values if you don't know what to put. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulf Dittmer</dc:creator><pubDate>Mon, 13 Jul 2015 13:42:00 -0000</pubDate><guid>https://sourceforge.netbf924bf93be386041506a758d75e0bca10634bf9</guid></item><item><title>Discussion for ManualInstallation page</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/113539636217966659863" rel="nofollow"&gt;sguerr...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;lastly when updating the: forum.link and homepage.link in SystemGlobals&lt;a class="" href="/p/jforum2/w/edit/SystemGlobals"&gt;?&lt;/a&gt;.properties, if the site i wish to host is www.forumsnow.com, what should the entries be if the folder I have on my servers tomcat is installed under private/apache-tomcat-5.5.26/webapps/forum/ ????? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 13 Jul 2015 12:52:50 -0000</pubDate><guid>https://sourceforge.nete50ce98740be717e7c7c180f9e4fdee23ab0a4e5</guid></item><item><title>Discussion for ManualInstallation page</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/113539636217966659863" rel="nofollow"&gt;sguerr...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also you point this out &amp;lt;&amp;lt;JForum uses a servlet mapping to invoke the pages. This mapping is &lt;strong&gt;.page, and is already properly configured at WEB-INF/web.xml. If you are running JForum on an ISPs which have Apache HTTPD in front of Tomcat, you may need to contact their Technical Support and ask them to explicity enable the mapping for you. &amp;gt;&amp;gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;How would they do so? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 13 Jul 2015 12:52:50 -0000</pubDate><guid>https://sourceforge.net552be9796e06045a901634c60cc4f716ffb31480</guid></item><item><title>Discussion for ManualInstallation page</title><link>https://sourceforge.net/p/jforum2/wiki2/ManualInstallation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/113539636217966659863" rel="nofollow"&gt;sguerr...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hello &lt;/p&gt;
&lt;p&gt;I followed all your steps and there is still nothing that happens when I type in the web address where i am trying to host the forum. First off I downloaded the latest .war file from you download section, but when i look at the directory there are no classes or anything so i don't understand how can the site run? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 13 Jul 2015 12:52:50 -0000</pubDate><guid>https://sourceforge.net8f89792bfa102b5f4f31530d9a855940f6422744</guid></item></channel></rss>