WordPress Chinese Forums's Archiver

langfa.com 发表于 2008-10-19 23:46

wordpress-2.6.2 安装了3天都不成功,谢谢帮忙!

我一连试了几个空间都不成功,也重新下载多次,还是500错误,请问是什么原因?我按说明文档操作设置了wp-config.php文件,经测试,MYSQL数据库是可用的,因为正在运行一个新测试安装的BBS,但是我不想放弃,哪位朋友帮看看.是不是文件没设置完全.谢谢!


<?php
// ** MySQL settings ** //
define('DB_NAME', 'DB_NAME');    // The name of the database
define('DB_USER', 'DB_USER');     // Your MySQL username
define('DB_PASSWORD', 'DB_PASSWORD'); // ...and password
define('DB_HOST', 'localhost');    // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');

// Change each KEY to a different unique phrase.  You won't have to remember the phrases later,
// so make them long and complicated.  You can visit [url=http://api.wordpress.org/secret-key/1.1/]http://api.wordpress.org/secret-key/1.1/[/url]
// to get keys generated for you, or just make something up.  Each key should have a different phrase.
define('AUTH_KEY', 'put your unique phrase here'); // Change this to a unique phrase.
define('SECURE_AUTH_KEY', 'put your unique phrase here'); // Change this to a unique phrase.
define('LOGGED_IN_KEY', 'put your unique phrase here'); // Change this to a unique phrase.

// You can have multiple installations in one database if you give each a unique prefix
$table_prefix  = 'wpp_';   // Only numbers, letters, and underscores please!

// Change this to localize WordPress.  A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');

/* That's all, stop editing! Happy blogging. */

if ( !defined('ABSPATH') )
        define('ABSPATH', dirname(__FILE__) . '/');
require_once(ABSPATH . 'wp-settings.php');
?>

scutdk 发表于 2008-10-20 00:00

你直接给出地址别人比较好看
:handshake

langfa.com 发表于 2008-10-20 00:02

地址是 [url]http://www.langfa.com/[/url] :handshake

langfa.com 发表于 2008-10-20 00:04

提示是 HTTP500内部服务器错误,
wp-config.php 文件已经列出来

langfa.com 发表于 2008-10-20 00:10

文件里只修改了3项:
define('DB_NAME', [color=blue]'DB_NAME'[/color]);    // The name of the database
define('DB_USER', [color=blue]'DB_USER'[/color]);     // Your MySQL username
define('DB_PASSWORD', [color=blue]'DB_PASSWORD'[/color]); // ...and password

是不是除此之外还要设置其他?谢谢:handshake

langfa.com 发表于 2008-10-20 00:18

怎么没人理会呢,
算了,不用这个了,还是感谢沙发回复的朋友,以后有机会再安装:handshake

凌雪 发表于 2008-10-21 17:52

:victory:  其实真的挺好用的
不用遗憾了

白金断戒 发表于 2008-10-21 18:51

你是不是在线解压缩了、?

scutdk 发表于 2008-10-21 19:41


不要放弃啊
很好玩的

马甲 发表于 2008-10-21 20:17

有楼上大师,你怕什么啊。。放马啊:lol

页: [1]

Powered by Discuz! Archiver 7.0.0  © 2001-2009 Comsenz Inc.