<?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/"
		xmlns:icbm="http://www.postneo.com/icbm/"
		>
<channel>
	<title>Comments on: WordPress FAQ: Troubleshooting a WordPress Install</title>
	<atom:link href="http://technosailor.com/2007/04/14/wordpress-faq-troubleshooting-a-wordpress-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://technosailor.com/2007/04/14/wordpress-faq-troubleshooting-a-wordpress-install/</link>
	<description>Web Technology and Real Life Merge</description>
	<lastBuildDate>Thu, 18 Mar 2010 02:16:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Lisa</title>
		<link>http://technosailor.com/2007/04/14/wordpress-faq-troubleshooting-a-wordpress-install/comment-page-1/#comment-82752</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Thu, 26 Apr 2007 02:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://technosailor.com/wordpress-faq-troubleshooting-a-wordpress-install/#comment-82752</guid>
		<description>Timely article - I just upgraded my personal blog to 2.1.3 today.  After the upgrade, I loaded the blog and was met w/ a blank page.  Blech.

A quick check of the error log told me what my culprit was.  I needed to remove the following line from wp-settings.php:

&lt;strong&gt;// For an advanced caching plugin to use, static because you would only want one&lt;/strong&gt;
&lt;code&gt;if ( defined(&#039;WP_CACHE&#039;) )&lt;/code&gt;
&lt;code&gt;require (ABSPATH . &#039;wp-content/advanced-cache.php&#039;);&lt;/code&gt;

strangely enough, I don&#039;t have an advanced caching plugin - though, I think I may have some time ago...but removed it at some point.  I removed that line and all was fine after that.

Anyways - another point to provide in the list of information is any errors showing in the error log - - most often that will offer up a clue or two.</description>
		<content:encoded><![CDATA[<p>Timely article &#8211; I just upgraded my personal blog to 2.1.3 today.  After the upgrade, I loaded the blog and was met w/ a blank page.  Blech.</p>
<p>A quick check of the error log told me what my culprit was.  I needed to remove the following line from wp-settings.php:</p>
<p><strong>// For an advanced caching plugin to use, static because you would only want one</strong></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">if ( defined('WP_CACHE') )</div></td></tr></tbody></table></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">require (ABSPATH . 'wp-content/advanced-cache.php');</div></td></tr></tbody></table></div>
<p>strangely enough, I don&#8217;t have an advanced caching plugin &#8211; though, I think I may have some time ago&#8230;but removed it at some point.  I removed that line and all was fine after that.</p>
<p>Anyways &#8211; another point to provide in the list of information is any errors showing in the error log &#8211; - most often that will offer up a clue or two.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
