<?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>davegruen.com &#187; WordPress</title>
	<atom:link href="http://www.davegruen.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davegruen.com</link>
	<description>A place of useless information</description>
	<lastBuildDate>Tue, 22 Sep 2009 14:55:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgrade to WordPress 2.6</title>
		<link>http://www.davegruen.com/2008/08/11/upgrade-to-wordpress-26/</link>
		<comments>http://www.davegruen.com/2008/08/11/upgrade-to-wordpress-26/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 01:40:08 +0000</pubDate>
		<dc:creator>HiddenVorlon</dc:creator>
				<category><![CDATA[Tech Problems]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.davegruen.com/?p=193</guid>
		<description><![CDATA[I lost several hours today upgrading from WordPress 2.5 to 2.6.&#160; I followed all of the installation instructions to the letter, but kept getting the following error message:
Warning: Cannot modify header information - headers already sent by....
After installing the new files and then uploading the old wp-config.php file, I was beating my head into the [...]]]></description>
			<content:encoded><![CDATA[<p>I lost several hours today upgrading from WordPress 2.5 to 2.6.&nbsp; I followed all of the installation instructions to the letter, but kept getting the following error message:</p>
<pre><code>Warning: Cannot modify header information - headers already sent by....</code></pre>
<p>After installing the new files and then uploading the old wp-config.php file, I was beating my head into the wall.&nbsp; </p>
<p style="text-align: center;"><img width="500" height="232" src="http://www.davegruen.com/wp-content/uploads/2008/08/wordpress.jpg" alt="WordPress 2.6 " /></p>
<p style="text-align: left;">Finally, after debugging through things, I found that the WP 2.5 wp-config file has an extra newline character (&#8217;\n&#8217;) at the end of the %&gt; tag.&nbsp; Completely undetectable, I lost hours trying to solve the problem.&nbsp; It appears that 2.5 was either more forgiving or there was some extra code in 2.6 that caused a problem with the extra newline.</p>
<p style="text-align: left;">I&#8217;m just posting this just in case anyone else runs into trouble &#8211; check the end of the wp-config.php file for any extra newline characters.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davegruen.com/2008/08/11/upgrade-to-wordpress-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
