<p>Dokeos is a web application which requires some other software to function:</p>
<p>Dokeos is a web application which requires some other software to function:</p>
<ul>
<ul>
<li>A web server - we recommend <strong>Apache</strong></li>
<li>A web server - we recommend <strong>Apache</strong></li>
@ -35,12 +45,12 @@
</ul>
</ul>
<p> These software packages have to be installed on the computer where you will install Dokeos. <br/>
<p> These software packages have to be installed on the computer where you will install Dokeos. <br/>
You can install all these software packages separately, which often gives the best results. However, beginning users who want to test Dokeos can use a <i>combination package</i> that installs all these software packages in one simple install. If you want to use a combination package, we recommend Wamp (Download at <ahref="http://www.wampserver.com/en/index.php">the WAMP5 website</a>, you also need the <ahref="http://www.wampserver.com/en/add-ons.php">PHP4 add-on</a>) or <ahref="http://www.apachefriends.org/en/index.html">XAMP</a>. </p>
You can install all these software packages separately, which often gives the best results. However, beginning users who want to test Dokeos can use a <i>combination package</i> that installs all these software packages in one simple install. If you want to use a combination package, we recommend Wamp (Download at <ahref="http://www.wampserver.com/en/index.php">the WAMP5 website</a>, you also need the <ahref="http://www.wampserver.com/en/add-ons.php">PHP4 add-on</a>) or <ahref="http://www.apachefriends.org/en/index.html">XAMP</a>. </p>
<h3>1.1. A web server</h3>
<h4>1.1.1. A web server</h4>
<p> The Apache web server is recommended, and Dokeos is configured to use some Apache security enhancements if possible. However, other web servers will work too. For best security results, you need to have the Apache module mod_rewrite activated. The mod_rewrite rules for Dokeos are read from a .htaccess file in the courses folder, so Apache needs to allow this (AllowOverride FileInfo in httpd.conf). <br/>
<p> The Apache web server is recommended, and Dokeos is configured to use some Apache security enhancements if possible. However, other web servers will work too. For best security results, you need to have the Apache module mod_rewrite activated. The mod_rewrite rules for Dokeos are read from a .htaccess file in the courses folder, so Apache needs to allow this (AllowOverride FileInfo in httpd.conf). <br/>
<br/>
<br/>
<ahref="http://httpd.apache.org/download.cgi">Download Apache web server</a><br/>
<ahref="http://httpd.apache.org/download.cgi">Download Apache web server</a><br/>
<ahref="http://httpd.apache.org/docs-project/">Apache web server manual</a></p>
<ahref="http://httpd.apache.org/docs-project/">Apache web server manual</a></p>
<h3>1.2. PHP</h3>
<h4>1.1.2. PHP</h4>
<p> You need PHP version 4.3.2 or later (4.x versions), configured with the following modules : mysql, zlib, preg, xml. PHP versions 5 or later are not supported by Dokes yet.
<p> You need PHP version 4.3.2 or later (4.x versions), configured with the following modules : mysql, zlib, preg, xml. PHP versions 5 or later are not supported by Dokes yet.
You need the ldap module too if you want to use ldap with Dokeos.
You need the ldap module too if you want to use ldap with Dokeos.
Most of the PHP4 compiled distributions are provided with these modules.
Most of the PHP4 compiled distributions are provided with these modules.
@ -67,7 +77,7 @@
<li>php-xml</li>
<li>php-xml</li>
<li>(optional) php-ldap if you want to be able to use LDAP authentication</li>
<li>(optional) php-ldap if you want to be able to use LDAP authentication</li>
</ul>
</ul>
<h3>1.3. The MySQL database server</h3>
<h4>1.1.3. The MySQL database server</h4>
<p> You will need a login and password allowing to administrate
<p> You will need a login and password allowing to administrate
and create at least one database. By default, Dokeos will create a new
and create at least one database. By default, Dokeos will create a new
database for each course created. It means your host should allow you to
database for each course created. It means your host should allow you to
@ -80,13 +90,143 @@
It seems the backticks characters (`) inserted inside most of
It seems the backticks characters (`) inserted inside most of
the Dokeos SQL queries since version 1.3 don't work with MySQL
the Dokeos SQL queries since version 1.3 don't work with MySQL
versions before 3.23.6. </p>
versions before 3.23.6. </p>
<h3>1.4. Permissions</h3>
<h4>1.1.4. Permissions</h4>
<p> Furthermore, you need web Write access to web directory where Dokeos has been moved
<p> Furthermore, Dokeos needs to have write access to specific directories. The best way to deal with these permission is to give the webserver user
read/ write access on the specified directories. The other directories can work with read access. The specific directories are <ahref="#protections">listed in the installation section.</a>
or unzipped to. On a Windows machine locally, this
or unzipped to. On a Windows machine locally, this
is not a problem. Remotely, you need to be allowed to CHMOD
is not a problem. Remotely, you need to be allowed to CHMOD
through FTP, telnet or any means. </p>
through FTP, telnet or any means. </p>
<hr>
<h2><aname="install_new_version">2. Installing a new version of Dokeos</a></h2>
(ex on Debian /usr/lib/openoffice/share/registry/data/org/openoffice/Setup.xcu)
</p>
<p>For the basic convertion of a presentation to Dokeos one need to run the openoffice server in headless mode. On linux systems this is
done via the X framebuffer (xvfb package). When your server does not contain an x-window system, additional fonts and basic x-window libraries have to be installed for
not running into problems.</p>
<p>
If during the conversion sets one need additional recording of sound, then the installation of the
<ahref="#Openlaszlo">Openlaszlo and tomcat modules</a>are needed.
</p>
<p>
The startup from the Openoffice server at startup from the computer van be done via the file oooserver.init. Additional description is found
on the Dokeos wiki<ahref="http://www.dokeos.com/wiki/index.php/MakeOOOListening">http://www.dokeos.com/wiki/index.php/MakeOOOListening</a>
</p>
<p>
Configuration in dokeos platform admin, Configure the services, Configure PowerPoint2LearningPath
<ul>
<li>host:<b>localhost</b></li>
<li>Username:</li>
<li>Ftp password:</li>
<li>Path to LZX Files:</li>
When the openofficeserver runs on the same server as Dokeos. Host is localhost. Otherwise the remote parameters have to be entered.
When a recording of audio is needed then the path to the lzx files is needed. When the openlaszlo server is installed on an other
server the host has to be added otherwise.<b>/lps-latest/dokeos/videoconference/ppt2lprecorder.lzx</b>
</ul>
</p>
<h3><aname="VideoConferencing">1.4 Requirements for VideoConferencing</a></h3>
<p>The set-up and usage of the videoconferencing and recording functionality in Dokeos is provided by patched external
packages. These patches are at this moment not yet available in the latest stable release of the packages. The following
4 packages are used. Openlaszlo comes in a packages with the tomcat server 5.0.24. The red5 streaming servers is packaged with the
jetty servlet engine. In order to be able to correctly identify the usercontext from Dokeos into Openlaszlo and Red5 the
connection between the apache webserver and the tomcat servlet engine is needed.
<h4><aname="Openlaszlo">1.4.1 Requirements and installation of OpenLaszlo</a></h4>
<p>Depending if the Openlaszlo server is installed on the same server as the webserver of dokeos, different parameters have to be changed</p>
<ul>
<li>Installation of the Openlaszlo server tar -xzvf dokeosopenlaszlo_1_8.tar.gz</li>
<li>Check the path to the JAVA_HOME in <b>$yourinst/lps-latest/Server/tomcat-5.0.24/bin/startup.bin(bat)</b></li>
<li>If on a different server then the file should be edited <b>$yourinst/lps-latest/Server/lps-latest/videoconference/videoconference.lzx</b> (rmtphost should change to the host of dokeosserver, rmtphostlocal local tomcatserver)</li>
<li>Start server with <b>$yourinst/lps-latest/Server/tomcat-5.0.24/bin/startup.bin(bat)</b></li>
</ul>
<h4><aname="Red5">1.4.2 Requirements and installation of Red5 Server</a></h4>
<p>Installation and set-up of the Red5 Server</p>
<ul>
<li>Installation tar -xzvf dokeosred5_1_8.tar.gz</li>
<li>Check the path to the JAVA_HOME<b>$yourinst/dist/red5.sh(bat)</b></li>
<li>Start the server with <b>$yourinst/dist/red5.sh(bat)</b></li>
</ul>
<h4><aname="ApacheConfig">1.4.3 Requirements for the connection of Tomcat with Apache</a></h4>
<p>The mod-jk or mod-jk module for apache(2) has to be installed in order to transfer the sessiondata from the Dokeos to the
additional plugins. For the installation of the additional modules see the installation guide of the webserver.</p>
<h2><aname="install_new_version">2. Installing a new version of Dokeos</a></h2>
<p> 2.1. Download the Dokeos 1.8 install package (.zip for Windows users or .tar.gz for all others) from the <ahref="http://www.dokeos.com/download.php">Dokeos download page</a>. </p>
<p> 2.1. Download the Dokeos 1.8 install package (.zip for Windows users or .tar.gz for all others) from the <ahref="http://www.dokeos.com/download.php">Dokeos download page</a>. </p>
<p> 2.2. Unzip or untar the downloaded install package.
<p> 2.2. Unzip or untar the downloaded install package.