Archive

Archive for July, 2008

$ The chinese character goto messy after the Wordpress updated by Fantastico $

July 20th, 2008 No comments

It is very convenient to install and update the Wordpress by the Fantastico at LunaPages, LunarPages can update the Wordpress automatically, but all the chinese characters go to messy after the updation.

Following is the solution:

FTP to the folder in which the WordPress is installed and get back the file wp-config.php
change
the define(‘DB_CHARSET’, ‘utf-8′)
to
define(‘DB_CHARSET’, ”), and put the file back. And then the chinese characters could be displayed.

Related Blogs

Categories: wordpress Tags: , ,