Maison >développement back-end >tutoriel php >新手求助!PHP问题祝好人一声平安

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

WBOY
WBOYoriginal
2016-06-23 14:03:481058parcourir

/**
* 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');

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

 咋是源码。。。

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

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

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

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn