<?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 Laughing DM &#187; PHP5</title>
	<atom:link href="http://www.thelaughingdm.com/wordpress/tag/php5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelaughingdm.com/wordpress</link>
	<description>Behind the screen you hear the clatter of dice.  The Dungeon Master begins to laugh.  What do you do?</description>
	<lastBuildDate>Wed, 14 Jul 2010 02:18:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress Automatic Update</title>
		<link>http://www.thelaughingdm.com/wordpress/2009/06/18/wordpress-automatic-update/</link>
		<comments>http://www.thelaughingdm.com/wordpress/2009/06/18/wordpress-automatic-update/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 01:37:56 +0000</pubDate>
		<dc:creator>DungeonMaster</dc:creator>
				<category><![CDATA[PHP5]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.thelaughingdm.com/wordpress/?p=309</guid>
		<description><![CDATA[Recently WordPress shipped an update to their fine blogging engine.  The version that had been in use for this blog was capable of performing an automatic update to the new version.  However, no matter how many times I clicked the &#8220;upgrade&#8221; button the upgrade would just never execute.  Some searching around the WordPress forums led [...]]]></description>
			<content:encoded><![CDATA[<p>Recently <a href="http://wordpress.org/">WordPress</a> shipped an update to their fine blogging engine.  The version that had been in use for this blog was capable of performing an automatic update to the new version.  However, no matter how many times I clicked the &#8220;upgrade&#8221; button the upgrade would just never execute.  Some searching around the WordPress forums led me to a listing of web hosts that needed a few adjustments.  All that was necessary to enable the automatic upgrades was to tell the host via the .htaccess file in the main WordPress directory that PHP5 should be enabled.</p>
<p>Add the line shown below anywhere to enable <a href="http://www.php.net/">PHP5</a> support for <a href="http://www.1and1.com">1 &amp; 1</a> Linux hosts:</p>
<pre>AddType x-mapp-php5 .php</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.thelaughingdm.com/wordpress/2009/06/18/wordpress-automatic-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
