<?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: Solution to Wordpress Blank Screen of Death</title>
	<atom:link href="http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/</link>
	<description>Fitness, Health, Diet, Crossfit, Weightlifting, Musings and fun.  Please comment on what you read.</description>
	<lastBuildDate>Sun, 14 Mar 2010 14:43:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg Malkin</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3332</link>
		<dc:creator>Greg Malkin</dc:creator>
		<pubDate>Tue, 23 Feb 2010 10:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3332</guid>
		<description>I fixed the problem simply by deleting the extra lines I had accidentally added at the end of my function.php file</description>
		<content:encoded><![CDATA[<p>I fixed the problem simply by deleting the extra lines I had accidentally added at the end of my function.php file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo N</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3270</link>
		<dc:creator>Leo N</dc:creator>
		<pubDate>Sat, 13 Feb 2010 06:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3270</guid>
		<description>An unclosed tag in the theme functions.php caused the problem for me. Thanks for helping me get on the right track!</description>
		<content:encoded><![CDATA[<p>An unclosed tag in the theme functions.php caused the problem for me. Thanks for helping me get on the right track!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin McNulty</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3201</link>
		<dc:creator>Colin McNulty</dc:creator>
		<pubDate>Sat, 30 Jan 2010 04:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3201</guid>
		<description>Sounds like a tough one Tony.  I&#039;d suggest somehow a file has got corrupt, doing a reinstall of WP might help.  This has worked for me after a WSOD during an upgrade.

Thanks for the tip Austin!</description>
		<content:encoded><![CDATA[<p>Sounds like a tough one Tony.  I&#8217;d suggest somehow a file has got corrupt, doing a reinstall of WP might help.  This has worked for me after a WSOD during an upgrade.</p>
<p>Thanks for the tip Austin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3199</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 16:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3199</guid>
		<description>This can also happen in your themes functions file. Make sure you do not have any &quot;extra&quot; returns after your  last ?&gt;

Solved my problem anyway. thanks.</description>
		<content:encoded><![CDATA[<p>This can also happen in your themes functions file. Make sure you do not have any &#8220;extra&#8221; returns after your  last ?&gt;</p>
<p>Solved my problem anyway. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3198</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 29 Jan 2010 11:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3198</guid>
		<description>Unfortunately none of these solutions are working for me.

I did a bulk upgrade of some plugins, including Twitter Tools (running WP 2.9.1 by the way), then clicked on the Upgrade option again, and it sat there.   I cancelled, and am not sure if it started to upgrade or not, it should not have done as I am up to date, but I then got the WSOD.

I tried removing the blank line - no change.  Tried renaming the pligins folder - no change.   

The ONLY page I am able to get into is http://www.delovesto.com/wp-admin/upgrade.php and all this does is tell me that my WP is already up to date, and back into the WSOD again :(   I can&#039;t get into the Login, Admin, Edit, Post etc pages.

So thanks for the help, it has at least taught me a few things, but so far hasn&#039;t fixed the problem for me.  As usual, it&#039;s probably something really obscure, simple and stupid that is causing this.

I tried running the MSIE8 Debug option, but nothing comes up.  The screen is blank and the scripts don&#039;t show.

Wish me luck...</description>
		<content:encoded><![CDATA[<p>Unfortunately none of these solutions are working for me.</p>
<p>I did a bulk upgrade of some plugins, including Twitter Tools (running WP 2.9.1 by the way), then clicked on the Upgrade option again, and it sat there.   I cancelled, and am not sure if it started to upgrade or not, it should not have done as I am up to date, but I then got the WSOD.</p>
<p>I tried removing the blank line &#8211; no change.  Tried renaming the pligins folder &#8211; no change.   </p>
<p>The ONLY page I am able to get into is <a href="http://www.delovesto.com/wp-admin/upgrade.php" rel="nofollow">http://www.delovesto.com/wp-admin/upgrade.php</a> and all this does is tell me that my WP is already up to date, and back into the WSOD again <img src='http://www.colinmcnulty.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />    I can&#8217;t get into the Login, Admin, Edit, Post etc pages.</p>
<p>So thanks for the help, it has at least taught me a few things, but so far hasn&#8217;t fixed the problem for me.  As usual, it&#8217;s probably something really obscure, simple and stupid that is causing this.</p>
<p>I tried running the MSIE8 Debug option, but nothing comes up.  The screen is blank and the scripts don&#8217;t show.</p>
<p>Wish me luck&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How I Solved My Wordpress White Screen of Death</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3079</link>
		<dc:creator>How I Solved My Wordpress White Screen of Death</dc:creator>
		<pubDate>Thu, 31 Dec 2009 19:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3079</guid>
		<description>[...] started here: http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/. After reading this post, I figured the problem could be an extra blank line at the end of the code [...]</description>
		<content:encoded><![CDATA[<p>[...] started here: <a href="http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/" rel="nofollow">http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/</a>. After reading this post, I figured the problem could be an extra blank line at the end of the code [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grateful in CO</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3077</link>
		<dc:creator>Grateful in CO</dc:creator>
		<pubDate>Thu, 31 Dec 2009 12:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3077</guid>
		<description>The! Empty! Line!

*takes deep breath* 
*takes ten more*

Yes, that was it. So what if I have less hair now than when I started trying to fix this problem for my client who tinkered with their blog? Your post saved the day, and from the looks of it, has been doing so for lots of people, routinely, for over a year now. 

Many, many thanks!</description>
		<content:encoded><![CDATA[<p>The! Empty! Line!</p>
<p>*takes deep breath*<br />
*takes ten more*</p>
<p>Yes, that was it. So what if I have less hair now than when I started trying to fix this problem for my client who tinkered with their blog? Your post saved the day, and from the looks of it, has been doing so for lots of people, routinely, for over a year now. </p>
<p>Many, many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarrod1937</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3071</link>
		<dc:creator>Jarrod1937</dc:creator>
		<pubDate>Wed, 30 Dec 2009 22:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3071</guid>
		<description>Thank god for your post... I switched the host config for the db from localhost to an ip... and all of a sudden everything worked but the backend! Made absolutely no sense. That is until i found your post, and guess what?! That indeed was the cause, good job finding such a minute detail.</description>
		<content:encoded><![CDATA[<p>Thank god for your post&#8230; I switched the host config for the db from localhost to an ip&#8230; and all of a sudden everything worked but the backend! Made absolutely no sense. That is until i found your post, and guess what?! That indeed was the cause, good job finding such a minute detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar Sekhar</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3042</link>
		<dc:creator>Kumar Sekhar</dc:creator>
		<pubDate>Tue, 22 Dec 2009 07:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3042</guid>
		<description>Great article dude !!! It&#039;s save my life.

Thanks again!

Cheers!
Kumar Sekhar</description>
		<content:encoded><![CDATA[<p>Great article dude !!! It&#8217;s save my life.</p>
<p>Thanks again!</p>
<p>Cheers!<br />
Kumar Sekhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr S K Verma</title>
		<link>http://www.colinmcnulty.com/blog/2008/07/08/solution-to-wordpress-blank-screen-of-death/comment-page-3/#comment-3040</link>
		<dc:creator>Dr S K Verma</dc:creator>
		<pubDate>Sun, 20 Dec 2009 18:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinmcnulty.com/blog/?p=192#comment-3040</guid>
		<description>Thanks man! You saved my life!! Weeks of hard work was going to be lost. I had a backup of wp-config.php file just before I installed Ultimate Google analytic plug in. I restored that file and thats it. I could see my lovely dashboard again!

This plugin is probably not updated to WP2.9 (latest version.

Thanks again!

sunil</description>
		<content:encoded><![CDATA[<p>Thanks man! You saved my life!! Weeks of hard work was going to be lost. I had a backup of wp-config.php file just before I installed Ultimate Google analytic plug in. I restored that file and thats it. I could see my lovely dashboard again!</p>
<p>This plugin is probably not updated to WP2.9 (latest version.</p>
<p>Thanks again!</p>
<p>sunil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
