PHP problem

PHP problem

von Muff Stuff -
Anzahl Antworten: 1
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
Als Antwort auf Muff Stuff

Re: PHP problem

von Howard Miller -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers
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?