register_globals setting is 'OFF'! - Joomla! Forum - community, help and support
hi,
i feel quite stupid. when log in newly installed joomla! installation on internet found following warning:
following php server settings not optimal security , recommended change them:
php register_globals setting `on` instead of `off`
so, spring action, , @ globals.php change offending variable. find?
define( 'rg_emulation', 0 );
i must severely mistaken. suggested http://help.joomla.org/component/option ... temid,268/
what doing wrong?
michel
i feel quite stupid. when log in newly installed joomla! installation on internet found following warning:
following php server settings not optimal security , recommended change them:
php register_globals setting `on` instead of `off`
so, spring action, , @ globals.php change offending variable. find?
define( 'rg_emulation', 0 );
i must severely mistaken. suggested http://help.joomla.org/component/option ... temid,268/
what doing wrong?
michel
these 2 different things:
php register_globals
and
register_globals emulation
it may require host shut off - may able .htaccess statements, perhaps not.
php register_globals
and
register_globals emulation
it may require host shut off - may able .htaccess statements, perhaps not.
Comments
Post a Comment