? PHPstudy最new版8.1版?織夢建網(wǎng)站出現(xiàn)了
<?php
/**
* @version ? ? ? ?$Id: index.php 1 9:23 2010-11-11 tianya $
* @package ? ? ? ?DedeCMS.Site
* @copyright ? ? ?Copyright (c) 2007 - 2010, DesDev, Inc.
* @license ? ? ? ?http: //help.dedecms.com/usersguide/license.html
* @link ? ? ? ? ? http://www.dedecms.com
*/
if(!file_exists(dirname(__FILE__).'/data/common.inc.php' ))
{
? ?header('Location:install/index.php');
? ?exit();
}
//自動生成HTML版
if(isset($_GET['upcache']) || !file_exists( 'index.html'))
{
? ?require_once (dirname(__FILE__) . "/include/common.inc.php");
? ?require_once DEDEINC."/arc.partview.class.php";
? ?$GLOBALS['_arclistEnv '] = 'index';
? ?$row = $dsql->GetOne("Select * From `#@__homepageset`");
? ?$row['templet'] = MfTemlet($row['templet']);
? ?$pv = new PartView();
? ?$pv->SetTemplet($cfg_basedir . $cfg_templets_dir . "/" . $row['templet']);
? ?$row['showmod'] = isset($row[ '???'])? $row['showmod'] : 0;
? ?if ($row['showmod'] == 1)
? ?{
? ? ? ?$pv->SaveToHtml(dirname(__FILE__).'/index.html');
? ? ? ?include( dirname(__FILE__).'/index.html');
? ? ? ?exit();
? ?} else {
? ? ? ?$pv->Display();
? ? ? ?exit();
? ?}
}
else
{
? ?header(' HTTP /1.1 301 ????? ???');
? ?header('Location:index.html');
}
?>
百島說是環(huán)境沒安好但不知道那沒安好求大佬指點(diǎn)謝謝
Newbies? Cloud Helper? ???? ? ???? ??? ? ????. Cloud Helper?? ??? ?? ?? ?? ??? ???? ?? ? ?? ???? Cloud Helper ?? ??? ????? ???? ??? ? ????. ?? ????? ?? ?? ??? ???? WordPress? ??? ??? CMS, ??, ??? ?? ? ?? ???? ??? ??? ? ????.
???, ?? Jiang Zhimeng? ????? ?? ?? ???? www? ?? ?? ?? ?? localhost ?? 127.0.0.1? ??????.