Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/11/2003, 06:41
rrufo
 
Fecha de Ingreso: enero-2002
Mensajes: 1.438
Antigüedad: 22 años, 9 meses
Puntos: 0
estos son los requisitos del paquete a instalar:

creo que todo lo tengo solucionado menos el punto 2

1. A web server (We recommend Apache, but others should work too),

2. PHP 4.x configured with the following modules : mysql, zlib, preg.
Most of the PHP4 compiled distributions are provided with these modules.
Anyway, their presence is checked by the Claroline install script.

warning : users with PHP 4.2 and superior
should set the parameter

register_globals = on

in the php.ini file of their server
to claroline work properly.

3. The MySQL databases server plus a login/password allowing to administrate
and create at least one database. By default, Claroline will create many DBs.
If you want to use Claroline on a single DB host you have to select this
option on puropose at install.


4. Web Write access to web directory where claroline has been moved
or unzipped to. On a Windows machine locally, this
is not a problem. Remotely, you need to be allowed to CHMOD
through FTP, telnet or any means.