if(php_sapi_name() == 'cli') { $_SERVER['HTTP_HOST']=gethostname(); } in settings.php will get rid of the error and bypass trying to set a ...
確定! 回上一頁