<?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>Varun&#039;s Whiteboard on Technology &#187; meta</title>
	<atom:link href="http://paheli.net/blog/category/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://paheli.net/blog</link>
	<description>Everything is a Puzzle waiting to be solved!</description>
	<lastBuildDate>Fri, 17 Sep 2010 19:13:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Test post from ScribeFire</title>
		<link>http://paheli.net/blog/2009/10/12/test-post-from-scribefire/</link>
		<comments>http://paheli.net/blog/2009/10/12/test-post-from-scribefire/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 07:08:57 +0000</pubDate>
		<dc:creator>Varun</dc:creator>
				<category><![CDATA[meta]]></category>
		<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://paheli.net/blog/2009/10/12/test-post-from-scribefire/</guid>
		<description><![CDATA[If you are seeing this that means that ScribeFire worked!]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>If you are seeing this that means that <a href="http://www.scribefire.com/">ScribeFire</a> worked!</p>
<div class="shr-publisher-56"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://paheli.net/blog/2009/10/12/test-post-from-scribefire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOLVED &#8211; WordPress automatic upgrade problem</title>
		<link>http://paheli.net/blog/2009/07/22/solved-wordpress-automatic-upgrade-problem/</link>
		<comments>http://paheli.net/blog/2009/07/22/solved-wordpress-automatic-upgrade-problem/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 18:04:16 +0000</pubDate>
		<dc:creator>Varun</dc:creator>
				<category><![CDATA[meta]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[automatic upgrade]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://paheli.net/blog/?p=46</guid>
		<description><![CDATA[For about a couple of months some of my WordPress blogs have not been upgrading cleanly. The automatic upgrade (using the plugin or the core feature) has been failing midway without any errors or explanations. Today via good old Googling I finally discovered a way to fix it. To be safe take a backup of [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>For about a couple of months some of my WordPress blogs have not been upgrading cleanly. The automatic upgrade (using the <a href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/">plugin</a> or the <a href="http://core.trac.wordpress.org/ticket/5560">core feature</a>) has been failing midway without any errors or explanations. Today via good old Googling I finally discovered a way to fix it. To be safe take a backup of the files, folders and database of your WordPress installation before trying this out.</p>
<p>The solution is to add the following 2 lines (plus 2 comments) in the WordPress .htaccess file:</p>
<blockquote><p><code># Ensure PHP5 being used<br />
# For WordPress auto upgrade<br />
AddType x-mapp-php5 .php<br />
AddHandler x-mapp-php5 .php<br />
</code></p></blockquote>
<p>This made the problem go away. It seems like WordPress was getting confused by the presence of both PHP4 and PHP5 on my shared web host, <a title="1and1 Web Host and Domain Registrar services" href="http://order.1and1.com">1and1</a>, and was failing silently.</p>
<p>Thanks to the <a href="http://wordpress.org/support/topic/242725">WordPress support forum</a> and <a href="http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/">Mosher&#8217;s post</a> where I found the aforementioned fix.</p>
<div class="shr-publisher-46"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://paheli.net/blog/2009/07/22/solved-wordpress-automatic-upgrade-problem/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

