<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ChenTaoqian&#039;s Blog &#187; WordPress</title>
	<atom:link href="http://www.chentaoqian.com/archives/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chentaoqian.com</link>
	<description>主机,企业邮箱,域名,空间,服务器,Java,Oracle,PHP,Linux,JS,MySQL,Apache</description>
	<lastBuildDate>Wed, 30 Nov 2011 14:35:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>1个wordpress后台登陆白屏解决方法</title>
		<link>http://www.chentaoqian.com/archives/520</link>
		<comments>http://www.chentaoqian.com/archives/520#comments</comments>
		<pubDate>Wed, 07 Apr 2010 16:35:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[计算机]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[白屏]]></category>

		<guid isPermaLink="false">http://www.chentaoqian.com/?p=520</guid>
		<description><![CDATA[前段时间我的博客搬家了，可搬到新家后出现了一个奇怪的问题&#8211;后台无论如何登录不了，登录后就一片空白。这把我愁的啊，真要抓狂了。上网一搜，原来很多人都遇到过这个情况，其实解决方法很简单。
因为我是用phpmyadmin备份的数据库，搬家后，只要把wp-config.php这个文件修改一下，并用ANSI格式保存而不是UTF-8就OK了。
]]></description>
		<wfw:commentRss>http://www.chentaoqian.com/archives/520/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress固定连接的设置</title>
		<link>http://www.chentaoqian.com/archives/245</link>
		<comments>http://www.chentaoqian.com/archives/245#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:51:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[杂谈]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[固定连接]]></category>

		<guid isPermaLink="false">http://www.chentaoqian.com/?p=245</guid>
		<description><![CDATA[在网上看了一些SEO的文章后，猛然发觉自己的URL不够理想，我之前使用的是WordPress的默认格式，即http://www.chentaoqian.com/?p=76 。我认为换成http://www.chentaoqian.com/archives/161 会对搜索引擎更友好点。说干咱就干，在本地服务器上开始测试。
我本地的环境是这样的：Windows XP + Apache + MySQL5 + PHP5 , 我直接在WordPress里修改，发现怎么改都是404错误，纳闷的很，于是去网上搜索了一番，提到好些个插件可以做到这点，我去下了advanced-permalinks和redirection这两个插件来测试（据说这两个挺受好评）。插件装好，捣鼓了一阵，发现还是404。。。-_-# 。无奈之下，我只好去官网上看说明文档，面对满屏的英文，头还真有点大 -_-! 。
去官网上一瞧，才发现要启动Apache的mod_rewrite模块。我一阵欣喜，总算找到方法了。我赶紧打开Apache的配置文件一看，mod_rewrite模块果然没有启动。我启动了rewrite模块，满怀期待地重启了Apache，可结果。。。404。。。还是404，我要疯掉了 。&#62;_&#60;。
按官网上说得都不行？那别人是怎么做的，绝望中再一次利用搜索引擎，漫漫搜索结果中，终于让我发现了一个关键点：系统要使用Linux，WordPress的固定连接才会有效。OMG，本地没有Linux，只好拿网站来测试了。网站的环境是：Linux+PHP5+MySQL5+Apache，而且Apache的rewrite模块已经启用。硬着头皮上吧，结果。。。成功了！哈哈
这里总结一下WordPress设置固定连接的要点：
1.系统使用Linux。虽然官网上也讲到Windows系统能设置，不过我没有成功过。。。
2.Apache的mod_rewrite模块要启用。
]]></description>
		<wfw:commentRss>http://www.chentaoqian.com/archives/245/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

