<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>评论: WordPress 2.5 错误警告: Cannot modify header information</title> <atom:link href="http://wpchina.org/wordpress-error-cannot-modify-header-information-146/feed/" rel="self" type="application/rss+xml" /><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/</link> <description>提供 WordPress 插件、主题、程序及相关的中文资讯</description> <lastBuildDate>Wed, 23 May 2012 11:27:53 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>作者: WordPress遭遇”Cannot modify header information”的解决办法 &#8211; { Lynn&#39;s Blog }</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-185537</link> <dc:creator>WordPress遭遇”Cannot modify header information”的解决办法 &#8211; { Lynn&#39;s Blog }</dc:creator> <pubDate>Sun, 19 Sep 2010 02:54:33 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-185537</guid> <description>[...] 1. 删除掉所有在 “&lt;?php” 之前和在 “?&gt;” 之后的空行和空格。此类错误据说发生在WP的2.5版本上，经过试验，此类方法并不能解决我遇到的问题。详细描述参见这里。 [...]</description> <content:encoded><![CDATA[<p>[...] 1. 删除掉所有在 “&lt;?php” 之前和在 “?&gt;” 之后的空行和空格。此类错误据说发生在WP的2.5版本上，经过试验，此类方法并不能解决我遇到的问题。详细描述参见这里。 [...]</p> ]]></content:encoded> </item> <item><title>作者: { Lynn&#39;s Blog } &#187; Blog Archive &#187; Wordpress遭遇&#8221;Cannot modify header information&#8221;的解决办法</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-179124</link> <dc:creator>{ Lynn&#39;s Blog } &#187; Blog Archive &#187; Wordpress遭遇&#8221;Cannot modify header information&#8221;的解决办法</dc:creator> <pubDate>Fri, 21 May 2010 08:52:27 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-179124</guid> <description>[...] 1. 删除掉所有在 “&lt;?php” 之前和在 “?&gt;” 之后的空行和空格。此类错误据说发生在WP的2.5版本上，经过试验，此类方法并不能解决我遇到的问题。详细描述参见这里。 [...]</description> <content:encoded><![CDATA[<p>[...] 1. 删除掉所有在 “&lt;?php” 之前和在 “?&gt;” 之后的空行和空格。此类错误据说发生在WP的2.5版本上，经过试验，此类方法并不能解决我遇到的问题。详细描述参见这里。 [...]</p> ]]></content:encoded> </item> <item><title>作者: WANGJIARONG</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-176686</link> <dc:creator>WANGJIARONG</dc:creator> <pubDate>Tue, 16 Mar 2010 17:30:43 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-176686</guid> <description>路过，支持一下，O(∩_∩)O~ 站点很漂亮。</description> <content:encoded><![CDATA[<p>路过，支持一下，O(∩_∩)O~ 站点很漂亮。</p> ]]></content:encoded> </item> <item><title>作者: Jiang</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-171411</link> <dc:creator>Jiang</dc:creator> <pubDate>Fri, 09 Oct 2009 08:43:16 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-171411</guid> <description>将 wp-config.php 保存为 anis 编码格式，或者 gb2312 格式就可以了。如果你用的 wpchina 发布的 wp 中文版，就没有这个问题了。</description> <content:encoded><![CDATA[<p>将 wp-config.php 保存为 anis 编码格式，或者 gb2312 格式就可以了。如果你用的 wpchina 发布的 wp 中文版，就没有这个问题了。</p> ]]></content:encoded> </item> <item><title>作者: baultien</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-171410</link> <dc:creator>baultien</dc:creator> <pubDate>Fri, 09 Oct 2009 08:06:06 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-171410</guid> <description>刚刚购买了wpchina提供的虚拟主机产品用英文版的WP建了个博客，向google提交后很快就收录了，但是搜索结果是这样的：Warning: Cannot modify header information - headers already sent by (output started at /home/域名/public_html/wp-config.php:1) in /home/域名/public_html/wp-includes/pluggable.php on line 865，点击也能进入我的博客，但正常的搜索结果应该是显示我的博客标题才对啊！日志什么的也没被收录，这样就没有访客啦！ 我安装的时候是上传在线解压在线编辑wp-config.php的(选择的是utf8编辑的)，编辑的时候第一行是 &lt;?php 但显示文件的时候第一行是空的 求救！ 谢谢！</description> <content:encoded><![CDATA[<p>刚刚购买了wpchina提供的虚拟主机产品用英文版的WP建了个博客，向google提交后很快就收录了，但是搜索结果是这样的：Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/域名/public_html/wp-config.php:1) in /home/域名/public_html/wp-includes/pluggable.php on line 865，点击也能进入我的博客，但正常的搜索结果应该是显示我的博客标题才对啊！日志什么的也没被收录，这样就没有访客啦！<br /> 我安装的时候是上传在线解压在线编辑wp-config.php的(选择的是utf8编辑的)，编辑的时候第一行是<br /> &lt;?php<br /> 但显示文件的时候第一行是空的<br /> 求救！<br /> 谢谢！</p> ]]></content:encoded> </item> <item><title>作者: oiio</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-162233</link> <dc:creator>oiio</dc:creator> <pubDate>Mon, 06 Jul 2009 15:22:11 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-162233</guid> <description>我的根本没有空格还是有问题啊。。</description> <content:encoded><![CDATA[<p>我的根本没有空格还是有问题啊。。</p> ]]></content:encoded> </item> <item><title>作者: WordPress 2.7.1搬家记及小经验 &#124; 爱婕入迷</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-158729</link> <dc:creator>WordPress 2.7.1搬家记及小经验 &#124; 爱婕入迷</dc:creator> <pubDate>Wed, 01 Jul 2009 16:36:19 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-158729</guid> <description>[...] 在Google一番后发现问题并不能使用WordPress非官方中文站讲的方法解决，最后还是参考这里才解决了这个问题。 [...]</description> <content:encoded><![CDATA[<p>[...] 在Google一番后发现问题并不能使用WordPress非官方中文站讲的方法解决，最后还是参考这里才解决了这个问题。 [...]</p> ]]></content:encoded> </item> <item><title>作者: eleven</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-35236</link> <dc:creator>eleven</dc:creator> <pubDate>Fri, 06 Mar 2009 15:23:48 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-35236</guid> <description>用editplus编辑器打开wp-config.php 文件，去掉第一行和最后一行多于的空格或标点就可以了，我试过</description> <content:encoded><![CDATA[<p>用editplus编辑器打开wp-config.php 文件，去掉第一行和最后一行多于的空格或标点就可以了，我试过</p> ]]></content:encoded> </item> <item><title>作者: Endial’s Secret Garden &#187; WordPress 2.6 小技巧之3：Cannot modify header information</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-3081</link> <dc:creator>Endial’s Secret Garden &#187; WordPress 2.6 小技巧之3：Cannot modify header information</dc:creator> <pubDate>Sat, 02 Aug 2008 02:27:44 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-3081</guid> <description>[...] WordPress 2.5 的时候，我们曾经专门介绍过这个问题。但是，在 WordPress 2.6 的时候，依然有网友存在类似的问题。不过对 WordPress [...]</description> <content:encoded><![CDATA[<p>[...] WordPress 2.5 的时候，我们曾经专门介绍过这个问题。但是，在 WordPress 2.6 的时候，依然有网友存在类似的问题。不过对 WordPress [...]</p> ]]></content:encoded> </item> <item><title>作者: 学习Wordpress(一):本地安装 &#124; ITCopy</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-2039</link> <dc:creator>学习Wordpress(一):本地安装 &#124; ITCopy</dc:creator> <pubDate>Sun, 27 Apr 2008 08:38:36 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-2039</guid> <description>[...] WordPress 2.5 错误警告: Cannot modify header information [...]</description> <content:encoded><![CDATA[<p>[...] WordPress 2.5 错误警告: Cannot modify header information [...]</p> ]]></content:encoded> </item> <item><title>作者: wordpress 2.5 部分bug及处理方法 at wordpress 2.5</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1797</link> <dc:creator>wordpress 2.5 部分bug及处理方法 at wordpress 2.5</dc:creator> <pubDate>Tue, 08 Apr 2008 15:17:12 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1797</guid> <description>[...] 错误警告：Cannot modify header information 很多网友在升级的时候遇到了这个问题。幸好，解决这个问题并不难。详细介绍以及解决办法，请参考：WordPress 2.5 错误警告: Cannot modify header information [...]</description> <content:encoded><![CDATA[<p>[...] 错误警告：Cannot modify header information 很多网友在升级的时候遇到了这个问题。幸好，解决这个问题并不难。详细介绍以及解决办法，请参考：WordPress 2.5 错误警告: Cannot modify header information [...]</p> ]]></content:encoded> </item> <item><title>作者: Jiang</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1714</link> <dc:creator>Jiang</dc:creator> <pubDate>Thu, 03 Apr 2008 08:16:36 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1714</guid> <description>嗯，如果以上办法还都解决不了，看看这里： http://wordpress.org/support/topic/165568?replies=10</description> <content:encoded><![CDATA[<p>嗯，如果以上办法还都解决不了，看看这里：<br /> <a href="http://wordpress.org/support/topic/165568?replies=10" rel="nofollow">http://wordpress.org/support/topic/165568?replies=10</a></p> ]]></content:encoded> </item> <item><title>作者: berlin</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1692</link> <dc:creator>berlin</dc:creator> <pubDate>Wed, 02 Apr 2008 11:35:29 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1692</guid> <description>英文版 由於沒時間關系沒有空去測試有沒有這個Bug存在~~ (在Wordpress有中文版之後，一下就很少用英文原版了) 你們提供中文版中我的那兩種方法是經過親自測試過可行的， 我的環境是win2003+php5+zend+mysql的...</description> <content:encoded><![CDATA[<p>英文版 由於沒時間關系沒有空去測試有沒有這個Bug存在~~<br /> (在Wordpress有中文版之後，一下就很少用英文原版了)<br /> 你們提供中文版中我的那兩種方法是經過親自測試過可行的，<br /> 我的環境是win2003+php5+zend+mysql的&#8230;</p> ]]></content:encoded> </item> <item><title>作者: Jiang</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1690</link> <dc:creator>Jiang</dc:creator> <pubDate>Wed, 02 Apr 2008 11:03:27 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1690</guid> <description>@刀河，用 berlin 提供的那个办法看看呢？</description> <content:encoded><![CDATA[<p>@刀河，用 berlin 提供的那个办法看看呢？</p> ]]></content:encoded> </item> <item><title>作者: 刀河</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1687</link> <dc:creator>刀河</dc:creator> <pubDate>Wed, 02 Apr 2008 08:44:24 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1687</guid> <description>还是没能解决这个问题。</description> <content:encoded><![CDATA[<p>还是没能解决这个问题。</p> ]]></content:encoded> </item> <item><title>作者: Jiang</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1682</link> <dc:creator>Jiang</dc:creator> <pubDate>Wed, 02 Apr 2008 02:41:49 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1682</guid> <description>@Berlin，谢谢参与哦！不过这个错误和中文版本没有关系，英文版也同样存在相同的问题。</description> <content:encoded><![CDATA[<p>@Berlin，谢谢参与哦！不过这个错误和中文版本没有关系，英文版也同样存在相同的问题。</p> ]]></content:encoded> </item> <item><title>作者: Berlin</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1681</link> <dc:creator>Berlin</dc:creator> <pubDate>Wed, 02 Apr 2008 01:56:16 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1681</guid> <description>WordPress 2.5 中文版错误: Cannot modify header information探秘 WordPress2.5中文版的另一解决办法，希望对WordPress 运行在Win下面的朋友有所帮助:http://www.leebolin.cn/20080402/wordpress-25-cannot-modify-header/</description> <content:encoded><![CDATA[<p>WordPress 2.5 中文版错误: Cannot modify header information探秘<br /> WordPress2.5中文版的另一解决办法，希望对WordPress 运行在Win下面的朋友有所帮助:<a href="http://www.leebolin.cn/20080402/wordpress-25-cannot-modify-header/" rel="nofollow">http://www.leebolin.cn/20080402/wordpress-25-cannot-modify-header/</a></p> ]]></content:encoded> </item> <item><title>作者: Berlin</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1677</link> <dc:creator>Berlin</dc:creator> <pubDate>Wed, 02 Apr 2008 00:41:20 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1677</guid> <description>感谢老江同志在 http://www.leebolin.cn/20080401/warning-cannot-modify-header/ 的提醒,不过解决问题就好~~</description> <content:encoded><![CDATA[<p>感谢老江同志在 <a href="http://www.leebolin.cn/20080401/warning-cannot-modify-header/" rel="nofollow">http://www.leebolin.cn/20080401/warning-cannot-modify-header/</a> 的提醒,不过解决问题就好~~</p> ]]></content:encoded> </item> <item><title>作者: Jiang</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1634</link> <dc:creator>Jiang</dc:creator> <pubDate>Mon, 31 Mar 2008 11:49:30 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1634</guid> <description>@二分之一间房，建议全新安装 wordpress，确认一下是否如此。</description> <content:encoded><![CDATA[<p>@二分之一间房，建议全新安装 wordpress，确认一下是否如此。</p> ]]></content:encoded> </item> <item><title>作者: 二分之一间房</title><link>http://wpchina.org/wordpress-error-cannot-modify-header-information-146/comment-page-1/#comment-1631</link> <dc:creator>二分之一间房</dc:creator> <pubDate>Mon, 31 Mar 2008 10:00:54 +0000</pubDate> <guid isPermaLink="false">http://wordpresschina.org/wordpress-error-cannot-modify-header-information-146/#comment-1631</guid> <description>控制台主体左对齐，很不习惯，是不是一个错误呢？</description> <content:encoded><![CDATA[<p>控制台主体左对齐，很不习惯，是不是一个错误呢？</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: wpchina.org @ 2012-05-24 12:10:51 -->
