Joomla Security Checklist

February 14, 2007 by hejian

Please check the PHP Security Checklist first.

Set RG_EMULATION Off in globals.php

define( 'RG_EMULATION', 0 );

Problems Fix

Session save path Unwritible when installation
Fix it:
1. Add the Session save path to open_basedir
2. Set safe_mode Off

Leave a Reply

You must be logged in to post a comment.

Wordpress template made by HeJian