<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>Dokeos 1.8.6 Server Dependencies</title>
  <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
  <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
  <style type="text/css">
	<!--
		@page { size: 21cm 29.7cm; margin: 2cm }
		pre { font-family: "Courier New", monospace }
		p { margin-bottom: 0.21cm }
		.code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;}
	--></style>
</head>
<body>
<div id="header1">
<h1>Dokeos 1.8.6 Server Dependencies</h1>
</div>
<a href="index.html">Documentation</a> &gt;Dependencies
<h2>Introduction</h2>
<p>In the ever-evoluting web environment, Dokeos has to rely on state-of-the-art third-party 
  software in order to provide you with useful and practical features. Some of this third-party software
  usually come bundled with your operating system, but some don't. This means that if that software is
  not installed on your Dokeos server, along with Dokeos, you might not enjoy the best possible
  experience with your Dokeos platform. To avoid this problem, most of the sofware we used is bundled 
  into a typical Dokeos install.<br />
  However, if such a third-party software is too big to be included, or if it doesn't make sense to 
  includ it for whatever reason, you must make sure it is installed on your system. 
  This is the goal of this list: to help you keep a track of what software is needed and, 
  as much as possible, where to get the required information to install it.</p>

<a name="dependencies"></a>
<h2>Dependencies</h2>
<ul>
  <li> Apache 1.3 or 2</li>
  <li> PHP5.0.0+ with MySQL bindings and php-gd extension to allow
Dokeos to resize pictures. Progressive upload bar only works with
PHP5.2.0+. </li>
  <li> MySQL database server 4 or 5</li>
</ul>

For Oogie PowerPoint conversion and Videoconferencing<br />

<ul>
  <li>OpenOffice</li>
  <li>Java RTE 1.5</li>
  <li>RED5 Open Source Flash server</li>
</ul>

<br />
<a name="included_dependencies"></a>
<h2>Included Dependencies</h2>
<ul>
  <li>EZpdf</li>
  <li>FCKEditor (previously HTMLArea) </li>
  <li>FormValidator </li>
  <li>iCalCreator</li>
  <li>kSes </li>
  <li>MIMETex </li>
  <li>MP3Player </li>
  <li>PCLZip </li>
  <li>PEAR::HTML_Common </li>
  <li>PEAR::HTML_QuickForm </li>
  <li>PEAR::HTML_Table</li>
  <li>PEAR::OLE</li>
  <li>PEAR::Pager</li>
  <li>PEAR::Spreadsheet_Excel_Writer</li>
  <li>PECL</li>
  <li>PHPMailer </li>
  <li>WCAG_Rendering</li>
  <li>xajax </li>
  <li>jQuery</li>
</ul>
<hr/>
    <a href="http://validator.w3.org/check?uri=referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10-blue"
        alt="Valid XHTML 1.0 Transitional" height="31" width="88" style="float: right; margin: 1em;" /></a>
	<a href="http://jigsaw.w3.org/css-validator/">
		<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue"  style="float: right; margin: 1em;"
        alt="Valid CSS" />
	</a>
</body>
</html>