<?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>码农的生活 &#187; weChat</title>
	<atom:link href="http://www.61php.com/?cat=11&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.61php.com</link>
	<description>卢逸phper</description>
	<lastBuildDate>Fri, 11 Mar 2016 08:22:47 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>关于微信开发者中心，服务器配置token验证失败。</title>
		<link>http://www.61php.com/?p=116</link>
		<comments>http://www.61php.com/?p=116#comments</comments>
		<pubDate>Tue, 10 Nov 2015 08:35:47 +0000</pubDate>
		<dc:creator><![CDATA[卢逸]]></dc:creator>
				<category><![CDATA[weChat]]></category>

		<guid isPermaLink="false">http://www.61php.com/?p=116</guid>
		<description><![CDATA[今天碰到这样的问题，程序没有任何问题，网站防火墙已经全部关闭，但是提交服务器配置时死活不过token验证。 &#038;... <a href="http://www.61php.com/?p=116">Continue Reading &#8594;</a>]]></description>
				<content:encoded><![CDATA[<p>今天碰到这样的问题，程序没有任何问题，网站防火墙已经全部关闭，但是提交服务器配置时死活不过token验证。</p>
<p>&nbsp;</p>
<p>解决方法</p>
<p>在保证自己的程序与token没问题的情况下，尝试程序脚本的编码格式。我是原本是 无bom的urf8编码。但是不行。</p>
<p>我将脚本文件的编码改为 ANSI 格式一次就过了。</p>
<p>仅供借鉴。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.61php.com/?feed=rss2&#038;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
