Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/06/2011, 00:20
fredyac
 
Fecha de Ingreso: marzo-2008
Ubicación: Lima
Mensajes: 173
Antigüedad: 16 años, 1 mes
Puntos: 10
instalacion moodle

Tengo un Hosting Linux en Hostgator y he instalado el Moodle usando fantastico, pero me sale este mensaje:

SECURITY WARNING!
To operate properly, Moodle requires
that you make certain changes to your current PHP settings.
You must set register_globals=off.
This setting is controlled by editing your php.ini, Apache/IIS
configuration or .htaccess file.

He creado en el php.ini esa linea register_globals=off pero la web no carga completo sale solo los textos pero sin los graficos y cuando le doy algun link me sigue saliendo:

SECURITY WARNING!
To operate properly, Moodle requires
that you make certain changes to your current PHP settings.
You must set register_globals=off.
This setting is controlled by editing your php.ini, Apache/IIS
configuration or .htaccess file.

Alguna sugerencia.