IT码农库

您当前所在位置:首页 > 操作系统 > 麒麟系统

麒麟系统

Kylin(麒麟系统)上安装Discuz!论坛出现乱码!

佚名 佚名2008-09-08麒麟系统3148
Discuz!解决的方法: 修改/bbs下的“templates/default”中的header.htm 查“<meta http-equiv="Content-Type" content="text/html; charset=$charset">” 将“$charset”改为“GB2312”,其它都不用动! 也可以试试修改Apache的配...

Discuz!解决方法
修改/bbs下的“templates/default”中的header.htm
查“<meta http-equiv="Content-Type" content="text/html; charset=$charset">”
将“$charset”改为“GB2312”,其它都不用动!

也可以试试修改Apache的配置文件httpd.conf,
将 AddDefaultCharset UTF-8 这行改为:
AddDefaultCharset gb18030

大图广告(830*140)