<?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>Marc Charbonneau's Blog &#187; WordPress</title>
	<atom:link href="http://blog.mbcharbonneau.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mbcharbonneau.com</link>
	<description>Code. Cocoa. Technology.</description>
	<lastBuildDate>Wed, 24 Aug 2011 16:51:12 +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>WordPress automatic updates failing on 1&amp;1?</title>
		<link>http://blog.mbcharbonneau.com/2009/12/02/wordpress-automatic-updates-failing-on-11/</link>
		<comments>http://blog.mbcharbonneau.com/2009/12/02/wordpress-automatic-updates-failing-on-11/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:44:50 +0000</pubDate>
		<dc:creator>Marc Charbonneau</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[1&1]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.mbcharbonneau.com/?p=406</guid>
		<description><![CDATA[When WordPress 2.7 was released I was looking forward to automatic updates out of all the new features. Instead of copying files back and forth through SFTP (which isn&#8217;t terribly hard, but annoying enough when you have to do it every few months), all you have to do is click a button and WordPress does [...]]]></description>
			<content:encoded><![CDATA[<p>When WordPress 2.7 was released I was looking forward to automatic updates out of all the new features. Instead of copying files back and forth through SFTP (which isn&#8217;t terribly hard, but annoying enough when you have to do it every few months), all you have to do is click a button and WordPress does the rest for you. Supposedly. I think this might have worked for me once after 2.7 was released, but since then it&#8217;s always failed, right up through the most recent 2.8.x versions. Instead, the update screen just perpetually hangs with the message &#8220;<strong>Downloading update from http://wordpress.org/&#8230;</strong>&#8220;.</p>
<p>With the most recent update I finally found a fix for the problem, which is apparently specific to the PHP configuration for 1&#038;1 customers. Add these two lines to the end of the .htaccess file in your WordPress root directory:</p>
<pre><code>AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php</code></pre>
<p>And you should be set!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mbcharbonneau.com/2009/12/02/wordpress-automatic-updates-failing-on-11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blog Update</title>
		<link>http://blog.mbcharbonneau.com/2009/03/22/blog-updates/</link>
		<comments>http://blog.mbcharbonneau.com/2009/03/22/blog-updates/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 20:13:08 +0000</pubDate>
		<dc:creator>Marc Charbonneau</dc:creator>
				<category><![CDATA[Downtown Software House]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.mbcharbonneau.com/?p=226</guid>
		<description><![CDATA[After a brief stint with Tumblr, I&#8217;m moving things back to WordPress for the time being. With a little .htaccess luck the move should be pretty seamless, but I apologize in advance for anything I break!]]></description>
			<content:encoded><![CDATA[<p>After a brief stint with Tumblr, I&#8217;m moving things back to WordPress for the time being. With a little .htaccess luck the move should be pretty seamless, but I apologize in advance for anything I break!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mbcharbonneau.com/2009/03/22/blog-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 6/13 queries in 0.012 seconds using disk

Served from: blog.mbcharbonneau.com @ 2012-02-04 23:36:56 -->
