Joomla Hosting

Joomla: Register Globals

March 8, 2008 – 3:50 pm
Dapur Hosting menyediakan layanan web hosting, blog hosting, joomla hosting, registrasi nama domain internasional maupun lokal (domain .id).
ads by: Dapurhosting.com


Getting this message on your Joomla Admin?

Following PHP Server Settings are not optimal for Security and it is recommended to change them:

  • PHP register_globals setting is `ON` instead of `OFF`

Please check the Official Joomla! Server Security post for more information.

You see this because your server is enabling register globals. Why? A lot of scripts still require php register globals to be on. However you can disable it for Joomla fairly easily. Just follow this steps:

  1. Create local file named php.ini
  2. Edit php.ini and write this code:

    [PHP]
    register_globals = Off

  3. Save and close.
  4. Upload it to public_html and public_html/Administrator
  5. Test it.
Share This

  1. 5 Responses to “Joomla: Register Globals”

  2. Saya udah coba pakai format di atas, tapi kok malah muncul ini :

    500 internal server error

    Apakah webserver tidak mendukung .htaccess ?

    By Dheny on Mar 10, 2008

  3. Sama juga nie kasusnya nie, gimana support? Ada solusi yang lebih jitu?

    By Agus on Mar 11, 2008

  4. maaf sekarang caranya sudah kami ganti, silahkan dicoba kembali.

    By Web Hosting Indonesia on Mar 11, 2008

  5. Sep boss, ketemu ini tutorial jadi solusi jitu setting php.ini di hosting ini.

    By Anwar on Apr 23, 2008

  1. 1 Trackback(s)

  2. May 2, 2008: Web Hosting | Blog Hosting » Blog Archive » Register Globals

Post a Comment