You must set register_globals=off

You must set register_globals=off

by Peter Evans -
Number of replies: 1
my php.ini file contains

date.timezone = "Australia/Queensland"
register_globals = off
max_post_size = 10MB
max_execution_time = 300
post_max_size = 10MB

But I am still seeing a big red background under the NOTIFICATIONS link in the site admin block

Is is normal or should the red flag be removed

Peter

Average of ratings: -
In reply to Peter Evans

Re: You must set register_globals=off

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
IS it the correct php.ini file/location? Did you restart the web server after you made the change?

It's not normal, no.

Check Server > phpinfo in Site administration to check the correct location of php.ini - it's in the first block of info.