PDA

View Full Version : problem with moodle


frenchman
08-05-2007, 05:30 AM
I received the following messages when I am on my administration/nofication moodle .

You must set register_globals=off and/or magic_quotes_gpc=on.
If possible, you should set register_globals=off to improve general
server security, setting magic_quotes_gpc=on is also recommended.


These settings are controlled by editing your php.ini, Apache/IIS
configuration or .htaccess file.

I tried what they suggested and I tried to create php.ini file and upload it in turn in my public folder and my moodle folder but I still get this error.

if anyone has a solution please let me know

Ryan
08-05-2007, 10:22 AM
Try uploading the php.ini file into the folder that houses the script you're trying to run. Often, that's the ticket.