How exactly do I turn off Register_Globals?

Do I just put the PHP.ini in my domain's public_html with it set to 'off'?

That's a local "turn off" isn't it? Where do I get the php.ini to begin with in order to change Register_Globals to "off"?

Can I do a global 'turn off"? Does a global "turn off" affect the whole server, or just my reseller sub-accounts?

If I turn it off for other non-Drupal sites will I run into problems? Like Wordpress for example?

thanks
Quint

Comments

Quint’s picture

And speaking of Wordpress, does Register_Globals have anything to do with the recent Wordpress hacks?