|
|
|
@ -1,32 +1,22 @@ |
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
|
<!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> |
|
|
|
<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" /> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
|
|
|
|
<title>Dokeos 1.8.6.2 Installation Guide</title><link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<title>Dokeos 1.8.6.1 Installation Guide</title><link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> |
|
|
|
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<style type="text/css"> |
|
|
|
<style type="text/css"> |
|
|
|
<!-- |
|
|
|
<!-- |
|
|
|
page { width: 21cm; height: 29.7cm; margin: 2cm } |
|
|
|
page { width: 21cm; height: 29.7cm; margin: 2cm } |
|
|
|
pre { font-family: "Courier New", monospace } |
|
|
|
pre { font-family: "Courier New", monospace } |
|
|
|
p { margin-bottom: 0.21cm } |
|
|
|
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;} |
|
|
|
.code {margin: 1em 1em 1em 2em; padding: 0.5em; background-color: rgb(229, 229, 229); vertical-align: top; border: 1px solid #999999;} |
|
|
|
--></style></head> |
|
|
|
--></style> |
|
|
|
|
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<body> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="header1"> |
|
|
|
<div id="header1"> |
|
|
|
<h1>Dokeos 1.8.6.1 FREE : Installation Guide</h1> |
|
|
|
<h1>Dokeos 1.8.6.2 FREE : Installation Guide</h1> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<a href="index.html">Documentation</a> > Installation Guide |
|
|
|
<a href="index.html">Documentation</a> > Installation Guide |
|
|
|
@ -282,9 +272,7 @@ no longer necessary, this can be set to Off and Dokeos will work fine.</p> |
|
|
|
|
|
|
|
|
|
|
|
<p><strong>BSD users:</strong> these php libraries have to be included during php installation:</p> |
|
|
|
<p><strong>BSD users:</strong> these php libraries have to be included during php installation:</p> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul> |
|
|
|
<ul> |
|
|
|
|
|
|
|
|
|
|
|
<li>php-mysql The mysql shared extension for php</li> |
|
|
|
<li>php-mysql The mysql shared extension for php</li> |
|
|
|
|
|
|
|
|
|
|
|
<li>php-pcre The pcre shared extension for php</li> |
|
|
|
<li>php-pcre The pcre shared extension for php</li> |
|
|
|
@ -296,7 +284,14 @@ no longer necessary, this can be set to Off and Dokeos will work fine.</p> |
|
|
|
<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> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p>You might also add the following php modules and packages:</p> |
|
|
|
|
|
|
|
<ul> |
|
|
|
|
|
|
|
<li>php-ctype</li> |
|
|
|
|
|
|
|
<li>php-gd</li> |
|
|
|
|
|
|
|
<li>php-iconv</li> |
|
|
|
|
|
|
|
<li>php-json</li> |
|
|
|
|
|
|
|
<li>php-mbstring</li> |
|
|
|
|
|
|
|
<ul> |
|
|
|
<p><a href="http://dev.mysql.com/doc/mysql/en/index.html"></a><br /> |
|
|
|
<p><a href="http://dev.mysql.com/doc/mysql/en/index.html"></a><br /> |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
|
|
|