<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/commsy/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/commsy/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 15 Feb 2014 15:07:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/commsy/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Christoph Schönfeld</title><link>https://sourceforge.net/p/commsy/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,9 @@
 CommSy Installation
 ==================
+
+Requirements
+---
+The current version of CommSy requires php &gt;= 5.3.0.

 Download
 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schönfeld</dc:creator><pubDate>Sat, 15 Feb 2014 15:07:26 -0000</pubDate><guid>https://sourceforge.net4c0fb0a7eed500a3ae112072994ad029ad5ca6af</guid></item><item><title>Installation modified by Christoph Schönfeld</title><link>https://sourceforge.net/p/commsy/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,2 +1,34 @@
 CommSy Installation
 ==================
+
+Download
+---
+First of all you need to download CommSy from Sourceforge. The latest version is always available at https://sourceforge.net/projects/commsy/files/latest/download.
+Get the archive, extract it and upload it to your LAMP environment.
+
+***Notice:*** The only folder that needs to be accessible by the web server is htdocs/.
+
+Set up your document root pointing to htdocs/ in your commsy installation path.
+
+Installation
+---
+By default most web servers will look for an index.php file, which doesn't ship with CommSy. The main entry point is the file commsy.php. If you don't want to reconfigure your server, you can create a simple wrapping index.php file:
+
+~~~~~~
+:::php
+
&lt;/pre&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schönfeld</dc:creator><pubDate>Thu, 13 Feb 2014 14:40:50 -0000</pubDate><guid>https://sourceforge.netd2cc386ee17881d7ff6be494899df7c6f2b146d1</guid></item><item><title>Discussion for Installation page</title><link>https://sourceforge.net/p/commsy/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;p&gt;First of all you need to download CommSy from Sourceforge. The latest version is always available at &lt;a href="https://sourceforge.net/projects/commsy/files/latest/download."&gt;https://sourceforge.net/projects/commsy/files/latest/download.&lt;/a&gt;&lt;br /&gt;
Get the archive, extract it and upload it to your LAMP environment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Notice:&lt;/em&gt;&lt;/strong&gt; The only folder that needs to be accessible by the web server is htdocs/.&lt;/p&gt;
&lt;p&gt;Set up your document root pointing to htdocs/ in your commsy installation path.&lt;/p&gt;
&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;By default most web servers will look for an index.php file, which doesn't ship with CommSy. The main entry point is the file commsy.php. If you don't want to reconfigure your server, you can create a simple wrapping index.php file:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="cp"&gt;&amp;lt;?php&lt;/span&gt;
    &lt;span class="k"&gt;require&lt;/span&gt; &lt;span class="s1"&gt;'commsy.php'&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;If this is a fresh installation, CommSy will guide you to through a short installation process when accessing the web frontend. Just follow the instructions to complete the installation process.&lt;/p&gt;
&lt;h2 id="configuration"&gt;Configuration&lt;/h2&gt;
&lt;p&gt;The main configuration file is etc/cs_config.php.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Notice&lt;/em&gt;&lt;/strong&gt;: Prior to version 8.1.1, you need to add the following line at the end of the configuration:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="x"&gt;$c_smarty = true;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schönfeld</dc:creator><pubDate>Thu, 30 Jan 2014 19:52:21 -0000</pubDate><guid>https://sourceforge.netcac8acd53c7528fa7614e080636206861a725628</guid></item><item><title>WikiPage Installation modified by Christoph Schönfeld</title><link>https://sourceforge.net/p/commsy/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="commsy-installation"&gt;CommSy Installation&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schönfeld</dc:creator><pubDate>Mon, 25 Mar 2013 14:27:21 -0000</pubDate><guid>https://sourceforge.net28d0f52ebd85a611368612aa4d7652bf4cc2d6c6</guid></item></channel></rss>