打开配置好的 wp-config.php 文件,找到第 8 行:

define('DB_CHARSET', 'utf8');

将其改为:

// define('DB_CHARSET', 'utf8');

简单的说,也就是将其注释掉即可


« older in this category

newer in this category »