Updating the documentation info for BSD users see DT#5385

skala
Julio Montoya 16 years ago
parent 6f4b175928
commit 7197cf069a
  1. 33
      documentation/installation_guide.html
  2. 25
      documentation/installation_guide_es_ES.html

@ -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> &gt; Installation Guide <a href="index.html">Documentation</a> &gt; 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>

@ -1,33 +1,25 @@
<!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"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Guia de Instalación de Dokeos 1.8.6.2 Babel</title>
<title>Guia de Instalación de Dokeos 1.8.6.1 Babel</title>
<link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" /> <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> -->
</style>
</head> </head>
<body> <body>
<div id="header1"> <div id="header1">
<h1>Guía de Instalación de Dokeos 1.8.6.1 Babel</h1> <h1>Guía de Instalación de Dokeos 1.8.6.2 Babel</h1>
</div> </div>
@ -354,7 +346,14 @@ necesario, puede estar configurado en Off y Dokeos funcionará bien.
<li>(opcional) php-ldap si se desea habilitar el uso de la autenticación de LDAP</li> <li>(opcional) php-ldap si se desea habilitar el uso de la autenticación de LDAP</li>
</ul> </ul>
<p>Puede necesitar tambien estos módulos y paquetes:</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 />

Loading…
Cancel
Save