Test your domain, but do not forget the closing slash.
However the variable $config['output_compression'] does not seem to be valid/set at the following line of code (index.php):
Code: Select all
if( isset($config['output_compression']) && $config['debug'] != true )
Code: Select all
require_once($dirname.'/config.php');