这空间的Fantastico还真他娘的不好用(流水帐)
八月 5th, 2008 by Goat | Filed under IT.帮读经经同学弄个WP,本来为了省事想用cPanel的Fantastico安装的,可安装后才发现是自找麻烦。首先是输入中文就乱码,仔细一看才发现原来默认数据库编码是什么Latin1_xxxx,只好把数据库编码改成utf-8_general_ci,清空后重装WP。安好后想要把后台汉化成中文,把languages文件夹上传到wp-includes,然后修改wp-uconfig,可一改后台就出错,无法打开了。这下可好,我把wp-config删了重新下载一个WP2.6,把wp-config文件改好后传上去,居然还是不行。真实奇了怪了。我只好用Fantastico把这个WP卸载了重装一次,重复一次之前的操作,在wp-config时又出现了相同的问题。我仔细查找,才发现不知什么时候,2.6版的wp-config里面有了
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.
这些东西,而用fantastico安装的wp里面的put your unique phrase here都变成了一些稀奇古怪的字母,难怪我一改wp-config后台就出错。我把这些代码删掉再试,还是不行。现在只好重新上传一个wp2.6,不能再用Fantastico自动安装的了。上传上去覆盖所有文件再安装,还是不行哦:
Warning: Cannot modify header information – headers already sent by (output started at /home/g010/public_html/jingal/wp-config.php:1) in /home/g010/public_html/jingal/wp-admin/install.php on line 12
算了,卸载WP,重新自己再装一次。
说实话····
我没看懂····
[回复]
[Comment ID #626 Will Be Quoted Here]
是啊,我也不懂
[回复]