Archive for the ‘Joomla’ Category

500 Internal Server Error – Joomla Problem

This item was filled under [ Joomla, Webmaster ]

Sometimes this 500 Internal Server Error on Jommla problem happens. Such as, when you move your files to another hosting. Well, the solution is very easy: – Changed the /administrator folder to 755 – Changed index.php, administrator/index.php, and administrator/index2.php to 755 permissions That would do it

Continue reading...

Joomla: PHP register_globals setting is `ON` instead of `OFF`

This item was filled under [ Joomla ]

This is tutorial for joomla problem, cause usually when you just installed joomla, some of you may get this notice: PHP register_globals setting is `ON` instead of `OFF` What to do? this is an easy step by step to fix that problem: – make .htaccess file in your Joomla site’s root and add this lines:

Continue reading...