Hi all, im trying to install moodle on Amen.pt, when i run the install.php, i get the error saying i should use register globals = off, well i went to the PHP.ini and i replaced
; - register_globals = Off [Security, Performance]
for
register_globals = off
saved the file, tried again to run the install.php and all was the same...
Any ideas?
Thx in advance
You need to reboot the web server for those settings to take affect. Or (assuming amen.pt is a hosting company), why not just ask them what is required?