PHP problem

PHP problem

by Muff Stuff -
Number of replies: 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
Average of ratings: -
In reply to Muff Stuff

Re: PHP problem

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of 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?