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.