新手求助!PHP问题祝好人一声平安

WBOY
Freigeben: 2016-06-23 14:03:48
Original
1046 Leute haben es durchsucht

/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>

经过:我的php环境安装成功!然后我下载了wordpress博客整站系统,将源码复制到里面以后就出现这个问题!求解答


回复讨论(解决方案)

这个是 ....什么问题 ?

直接把文件复制到网站目录下就行了。复制源码是什么意思?

源代码直接显示在页面上。说明php apache mysql环境配置的不对。apache 解析不了php程序

我没看到问题。。楼猪想表达徉?

require('../wp-blog-header.php');

 不懂,请楼主直接发错误页面

 咋是源码。。。

不明白。楼主把错误信息贴出来。

问题没说明白!怎么回答啊,难道在这瞎忽悠啊!

没看到楼主的问题是什么呀?

Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage