Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ukfraternite Friend
    #129677

    Hello,

    I was trying to install Joomla with Quickstart when I encountered this problem.
    Following PHP Server Settings are not optimal for Security and it is recommended to change them:

    Joomla! RG_EMULATION setting is `ON` instead of `OFF` in file globals.php
    `ON` by default for compatibility reasons

    I don’t know how to get this fixed. Could anyone help me, please?

    Even though this problem had not been solved, I managed to install Joomla and as soon as I went to the admin backend, I found the error message there.

    Menalto Friend
    #253547

    Then you open the file called globals.php(you find it in the root of your joomla installation).
    Find this line here:

    define( 'RG_EMULATION', 1 );
    Change it to:

    define( 'RG_EMULATION', 0 );
    Then that error message should go away.

    ukfraternite Friend
    #254431

    Thanks Menalto.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  ukfraternite 16 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum