My Install Problem - Joomla! Forum - community, help and support


after installtion,when login,it's show following

following php server settings not optimal security , recommended change them:

php register_globals setting `on` instead of `off`
joomla! rg_emulation setting `on` instead of `off` in file globals.php
`on` default compatibility reasons


how should do?

greetings,

that's warning, not error.
you may set 0 opening globals.php on joomla's folder, locate:

code: select all

define( 'rg_emulation', 1 );


and change to

code: select all

define( 'rg_emulation', 0 );


please note switching off emulation modules or components may not working.





Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support