<?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>The Spark Between &#187; Howto</title>
	<atom:link href="http://www.mccambridge.org/blog/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mccambridge.org/blog</link>
	<description>Thoughts, Projects, Happenings, Ideas</description>
	<lastBuildDate>Mon, 24 Oct 2011 18:10:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HowTo: Fix 404 Errors When Upgrading to WordPress 2.6 on Windows / IIS</title>
		<link>http://www.mccambridge.org/blog/2008/07/howto-fix-404-errors-when-upgrading-to-wordpress-26-on-windows-iis/</link>
		<comments>http://www.mccambridge.org/blog/2008/07/howto-fix-404-errors-when-upgrading-to-wordpress-26-on-windows-iis/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 17:14:34 +0000</pubDate>
		<dc:creator>Colin M</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mccambridge.org/blog/?p=436</guid>
		<description><![CDATA[This post is only for WordPress users who have upgraded to 2.6 on their Windows / IIS server and other users who use &#8220;index.php&#8221; in their permalinks and are encountering 404 errors after the upgrade. The problem is already known to the WordPress folks and fixed, as described on the WordPress forums. I&#8217;m posting this [...]]]></description>
			<content:encoded><![CDATA[<p>This post is only for WordPress users who have upgraded to 2.6 on their Windows / IIS server and other users who use &#8220;index.php&#8221; in their permalinks and are encountering 404 errors after the upgrade.</p>
<p>The problem is already known to the WordPress folks and fixed, as <a href="http://wordpress.org/support/topic/189058?replies=1">described on the WordPress forums</a>.</p>
<p>I&#8217;m posting this just to help out those Googling for answers, as I just recently was after upgrading the Enlight website and watching them go up in flames :)</p>
<p>To quote the WordPress support page, the bug is known and fixed for WordPress 2.6.1.  In the meantime, here are temporary fixes.  I verify that #2 restored my Windows / IIS 6.0 installation, BUT, I want to stress that this is a <em>temporary</em> solution only, as you will be <em>changing</em> your permalink structure, which is contrary to the very nature of &#8220;permalinks&#8221;.  So, I recommend #3, which I also verify works, as it will leave your permalinks (which other sites are intended to be using) intact.</p>
<ol>
<li>If you&#8217;re using Linux/Apache on your webserver, you don&#8217;t really need the index.php anyway. Try removing it. The index.php thing was only meant for IIS servers, which don&#8217;t support mod_rewrite.</li>
<li>If you need/want the index.php to be there, then on the Settings-&gt;Permalinks screen, add some values in for the category and tag bases. The words &#8220;category&#8221; and &#8220;tag&#8221; will do just fine. As long as they are not blank, this should work around the bug.</li>
<li>(For advanced users only) If you want to patch the problem yourself, there is a fix available in <a href="http://trac.wordpress.org/ticket/7306">trac ticket 7306</a>.  <em>(Colin adds: The fix here is to integrate the 3 modified files from <a href="http://trac.wordpress.org/changeset/8365">changeset 8365</a>.  If you don&#8217;t know how to do that, I <strong>strongly</strong> recommend you stick to option #2 until WordPress 2.6.1 comes out.)</em></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.mccambridge.org/blog/2008/07/howto-fix-404-errors-when-upgrading-to-wordpress-26-on-windows-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

