Скачал один хороший сборку LGSL
но почему-то гл страница не работает
вот index.php
Код: Выделить всё
<?php
//while(!preg_match('#^((.*\.)?find-server\.ru)$#i',$host=(isset($_SERVER['SERVER_NAME'])?$_SERVER['SERVER_NAME']:(isset($_SERVER['HTTP_HOST'])?$_SERVER['HTTP_HOST']:(isset($HTTP_SERVER_VARS['SERVER_NAME'])?$HTTP_SERVER_VARS['SERVER_NAME']:(isset($HTTP_SERVER_VARS['HTTP_HOST'])?$HTTP_SERVER_VARS['HTTP_HOST']:''))))))die($host.': This script is locked to another domain.');
global $output, $lgsl_server_id;
include_once ('/engine/config/config.php');
$s = isset($_GET['s']) ? $_GET['s'] : "";
if (is_numeric($s)) { $lgsl_server_id = $s; require "/lgsl_files/lgsl_details.php"; }
elseif ($s == "add") { require "/lgsl_files/lgsl_add.php"; }
elseif ($s == "vip") { require "/engine/modules/vip.php";}
elseif ($s == "search") { require "/engine/modules/staticsearch.php";}
elseif ($s == "info") { require "/engine/modules/info.php";}
else { require "/lgsl_files/lgsl_list.php";
include_once ('engine/modules/info.php'); }
//------------------------------------------------------------------------------------------------------------+
include_once ('/engine/config/topservers.php');
include_once ('/lgsl_files/lgsl_banner.php');
include_once ('/lgsl_files/lgsl_banner.php');
include_once ('/lgsl_files/lgsl_top1.php');
include_once ('/lgsl_files/lgsl_top2.php');
include_once ('/lgsl_files/lgsl_top3.php');
include_once ('/lgsl_files/lgsl_top4.php');
include_once ('/lgsl_files/lgsl_top5.php');
//include_once ('/engine/modules/top.php');
include_once ('/engine/modules/search.php');
include_once ('/engine/modules/topmap.php');
include_once ('/engine/classes/template.php');
include_once ('/engine/classes/tags.php');
?>
а админ пaнел работает http://www.liveserv.tk/admin.php
Помогите пожалуйста, очень прошу