<?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>Comments on: On migrating to WordPress from dasBlog&#8230;</title>
	<atom:link href="http://coreygo.com/index.php/2008/12/19/on-migrating-to-wordpress-from-dasblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreygo.com/index.php/2008/12/19/on-migrating-to-wordpress-from-dasblog/</link>
	<description>thoughts of the convoluted</description>
	<lastBuildDate>Tue, 01 Jun 2010 03:11:37 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Michel</title>
		<link>http://coreygo.com/index.php/2008/12/19/on-migrating-to-wordpress-from-dasblog/comment-page-1/#comment-604</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.coreygouker.com/2008/12/19/OnMigratingToWordPressFromDasBlog.aspx#comment-604</guid>
		<description>I spent a long time finding the problem for my 500 error.
PHP just could not connect to the MySQL database server.
Turned out that localhost by default points to ::1 and not to 127.0.0.1
And MySQL does not listen on the IPv6 localhost IP.
You can change this in the %SYSTEMROOT%\System32\Drivers\etc\hosts file.</description>
		<content:encoded><![CDATA[<p>I spent a long time finding the problem for my 500 error.<br />
PHP just could not connect to the MySQL database server.<br />
Turned out that localhost by default points to ::1 and not to 127.0.0.1<br />
And MySQL does not listen on the IPv6 localhost IP.<br />
You can change this in the %SYSTEMROOT%\System32\Drivers\etc\hosts file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
