<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[BIWEB开源PHP WMS系统创始人ArthurXF肖飞的blog]]></title> 
<link>http://www.bizeway.net/index.php</link> 
<description><![CDATA[网务通 - 网务公司发展之路]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[BIWEB开源PHP WMS系统创始人ArthurXF肖飞的blog]]></copyright>
<item>
<link>http://www.bizeway.net/read.php?</link>
<title><![CDATA[解决Character set gb2312 is not a compiled character set and is not specified in the /usr/local/share/mysql/charsets/Index.xml file]]></title> 
<author>ArthurXF &lt;arthurxf@gmail.com&gt;</author>
<category><![CDATA[FreeBSD]]></category>
<pubDate>Tue, 06 Apr 2010 07:36:04 +0000</pubDate> 
<guid>http://www.bizeway.net/read.php?</guid> 
<description>
<![CDATA[ 
	今天在给新版的5117.com网站配置新服务器。结果msyql安装好了以后在命令行就是无法进入mysql。总是报错Character set 'gb2312' is not a compiled character set and is not specified in the '/usr/local/share/mysql/charsets/Index.xml' file<br/><br/>我也到这个Index.xml中把关于gb2312的内容全部注释掉了，也没好。重装了mysql特意加上了支持utf-8参数，也没用。到my.conf中加上了default-character-set=utf8也不行。<br/>最后想到我的环境变量中配置了中文环境，也许是那里的问题。<br/>就<br/>cd /root<br/>ee .cshrc<br/>加注释<br/>#setenv LC_ALL zh_CN.eucCN<br/>#setenv LANG &nbsp;zh_CN.eucCN<br/>#setenv LC_CTYPE zh_CN.eucCN<br/>保存重启。一切回复正常。<br/>所以碰到问题，不一定就是mysql的问题，也不是它提示出来的错误。<br/>本文由ArthurXF倾情奉献，转载请注明网址。<br/>Tags - <a href="tag.php?tag=mysql" rel="tag">mysql</a> , <a href="tag.php?tag=charset" rel="tag">charset</a>
]]>
</description>
</item><item>
<link>http://www.bizeway.net/read.php?&amp;guid=0#topreply</link>
<title><![CDATA[[评论] 解决Character set gb2312 is not a compiled character set and is not specified in the /usr/local/share/mysql/charsets/Index.xml file]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.bizeway.net/read.php?&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>