<?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>Technology Blog of Peter Manis &#187; General</title>
	<atom:link href="http://pyverted.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://pyverted.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 20 Mar 2010 22:51:41 +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>Wordpress 2.8 Database Upgrade Loop</title>
		<link>http://pyverted.com/general/wordpress-2-8-database-upgrade-loop/2009/06/</link>
		<comments>http://pyverted.com/general/wordpress-2-8-database-upgrade-loop/2009/06/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 14:01:19 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Memcache]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://pyverted.com/?p=265</guid>
		<description><![CDATA[Last night I upgraded both of my blogs to Wordpress 2.8 and ran into a couple problems.  The redirection plugin caused some problems with wp-db.php so I had to disable that to get the site back up if you upgrade redirection prior to upgrading you won&#8217;t have that problem.
The other problem I ran into [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I upgraded both of my blogs to Wordpress 2.8 and ran into a couple problems.  The redirection plugin caused some problems with wp-db.php so I had to disable that to get the site back up if you upgrade redirection prior to upgrading you won&#8217;t have that problem.</p>
<p>The other problem I ran into was that I would be presented with a page saying &#8220;Database Upgrade Required&#8221;, after upgrading it would bring me back to the same page.  The problem ended up being the wp-content/object-cache.php file, moving that out fixed the problem.  However because the page was still cached in memcache moving the file back raised the same issues.  The faster fix is to restart memcache all together to clear the cache.</p>
]]></content:encoded>
			<wfw:commentRss>http://pyverted.com/general/wordpress-2-8-database-upgrade-loop/2009/06/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
