php网页本地调试正常,上传后显示错提示。请高手指点。
cq-config.php<?phpif(!defined('ABSPATH'))define('ABSPATH',dirname(__FILE__).'/');$url...
cq-config.php
<?php
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
$url_site = "http://".$_SERVER ['HTTP_HOST'];
?>
index.php
<?php
require_once('cq-config.php');
require_once(ABSPATH . THEMES . '/header_html.php');
?>
本地不报错,上传服务器报错。错误提示如下,请高手帮忙。
Warning: require_once(/home/tkll013lii5satyeolhi20z1/wwwroot/themes/header_html.php) [function.require-once]: failed to open stream: No such file or directory in /home/tkll013lii5satyeolhi20z1/wwwroot/index.php on line 3
Fatal error: require_once() [function.require]: Failed opening required '/home/tkll013lii5satyeolhi20z1/wwwroot/themes/header_html.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/tkll013lii5satyeolhi20z1/wwwroot/index.php on line 3 展开
<?php
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
$url_site = "http://".$_SERVER ['HTTP_HOST'];
?>
index.php
<?php
require_once('cq-config.php');
require_once(ABSPATH . THEMES . '/header_html.php');
?>
本地不报错,上传服务器报错。错误提示如下,请高手帮忙。
Warning: require_once(/home/tkll013lii5satyeolhi20z1/wwwroot/themes/header_html.php) [function.require-once]: failed to open stream: No such file or directory in /home/tkll013lii5satyeolhi20z1/wwwroot/index.php on line 3
Fatal error: require_once() [function.require]: Failed opening required '/home/tkll013lii5satyeolhi20z1/wwwroot/themes/header_html.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/tkll013lii5satyeolhi20z1/wwwroot/index.php on line 3 展开
4个回答
展开全部
我那个晕那 你把这么一大流错误信息贴出来其实一点都没用 不如直接贴上你那原文件让看一下呢
追问
加上了,您帮我看看
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
目录名有问题吧,一个是
/home/listeli013lii5satyeolhi20z1
一个是
/home/tkll013lii5satyeolhi20z1
/home/listeli013lii5satyeolhi20z1
一个是
/home/tkll013lii5satyeolhi20z1
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询