<?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>Microbits &#187; iis</title>
	<atom:link href="http://microbits.info/index.php/tag/iis/feed" rel="self" type="application/rss+xml" />
	<link>http://microbits.info</link>
	<description>Random thoughts about programming, gaming, and the world.</description>
	<lastBuildDate>Mon, 31 Oct 2011 04:43:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WP Cache on Win32 (IIS)</title>
		<link>http://microbits.info/index.php/2009/07/wp-cache-on-win32-iis</link>
		<comments>http://microbits.info/index.php/2009/07/wp-cache-on-win32-iis#comments</comments>
		<pubDate>Thu, 30 Jul 2009 03:51:55 +0000</pubDate>
		<dc:creator>recon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://microbits.info/?p=27</guid>
		<description><![CDATA[After noticing that my blog didn&#8217;t load as fast as I&#8217;d like, I installed WP-Cache. Once I installed it, I went to it&#8217;s settings page, to be greeted with a page that said &#8220;Main settings&#8221; and nothing else. Figuring file permissions were messed up, I started looking around. After finding that wp-content and wp-config.php were [...]]]></description>
			<content:encoded><![CDATA[<p>After noticing that my blog didn&#8217;t load as fast as I&#8217;d like, I installed <a href="http://wordpress.org/extend/plugins/wp-cache/" target="_blank">WP-Cache</a>.</p>
<p>Once I installed it, I went to it&#8217;s settings page, to be greeted with a page that said &#8220;Main settings&#8221; and nothing else.</p>
<p>Figuring file permissions were messed up, I started looking around. After finding that wp-content and wp-config.php were supposed to be writable, I took care of it, and I still had the same problem.</p>
<p>After looking around on the web, I found that if run on Windows, a few special steps were required.</p>
<p>With WP-Cache 2.1.2, the following steps worked for me (the original steps can be found <a href="http://www.unsoughtinput.com/index.php/2006/10/24/wordpress-tutorial-using-wp-cache-on-windows-iis/" target="_blank">here</a>).</p>
<ol>
<li>wp-config.php and wp-content should be writable by your web server</li>
<li>Copy wp-content/plugins/wp-cache/wp-cache-phase1.php to wp-content/advanced-cache.php</li>
<li>Replace wp-content/plugins/wp-cache/wp-cache.php with <a class="downloadlink" href="http://microbits.info/wp-content/plugins/download-monitor/download.php?id=1" title="Version2.1.2 downloaded 248 times" >wp-cache.php (248)</a></li>
</ol>
<p>In the referenced version, I performed the edits indicated <a href="http://www.unsoughtinput.com/index.php/2006/10/24/wordpress-tutorial-using-wp-cache-on-windows-iis/" target="_blank">here</a>. It seems like the ob_end_clean() issue was fixed in the latest release of WP-Cache.</p>
]]></content:encoded>
			<wfw:commentRss>http://microbits.info/index.php/2009/07/wp-cache-on-win32-iis/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.761 seconds -->

