免费PHP万能建站系统_社区团购SaaS_商城系统_软件开发_虚拟币交易所系统_矿机系统_微信钻石投票系统_成品源码

标题: 首页文件是index.php吗? [打印本页]

作者: tianyipack    时间: 2016-1-15 20:36
标题: 首页文件是index.php吗?
打开是空白,什么原因?

是这个首页文件吗?
<?php/*******************************************************************************
* Ourphp - CMS建站系统
* Copyright (C) 2014 ourphp.net
* 开发者:哈尔滨伟成科技有限公司
*******************************************************************************/
if(version_compare(PHP_VERSION,'5.2.0','<'))  die('错误!您的PHP版本不能低于 5.2.0 !');
if (!file_exists("./function/install/ourphp.lock")) {
        header("location: ./function/install/index.php");
        exit;
}
include './config/ourphp_code.php';
include './config/ourphp_config.php';
include './config/ourphp_version.php';
include './config/ourphp_Language.php';
include './function/ourphp_function.class.php';
include './function/ourphp/Smarty.class.php';
include './function/ourphp_system.class.php';
include './function/ourphp_template.class.php';
?>



作者: tianyipack    时间: 2016-1-15 21:06
本程序还用不用重新设置伪静态了?我重装了一下
作者: admin    时间: 2016-1-16 09:16
index.php 是首页


http://www.ourphp.net/club/forum ... &extra=page%3D3




欢迎光临 免费PHP万能建站系统_社区团购SaaS_商城系统_软件开发_虚拟币交易所系统_矿机系统_微信钻石投票系统_成品源码 (http://ourphp.net/club/) Powered by Discuz! X3.2