<?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: Auto Updating WordPress with 1and1 Hosting</title>
	<atom:link href="http://fullthrottledevelopment.com/auto-updating-wordpress-with-1and1-hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://fullthrottledevelopment.com/auto-updating-wordpress-with-1and1-hosting</link>
	<description>Custom WordPress Plugins</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:55:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Norm Fisher</title>
		<link>http://fullthrottledevelopment.com/auto-updating-wordpress-with-1and1-hosting/comment-page-1#comment-1156</link>
		<dc:creator>Norm Fisher</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=595#comment-1156</guid>
		<description>Wow!  This worked for me.  Thanks!

Can you explain a bit about what it does or why it fixes this?  What is an &quot;x-mapp-php5&quot; type and where does WP use it?

I saw that I had to re-login as soon as I changed it ..</description>
		<content:encoded><![CDATA[<p>Wow!  This worked for me.  Thanks!</p>
<p>Can you explain a bit about what it does or why it fixes this?  What is an &#8220;x-mapp-php5&#8243; type and where does WP use it?</p>
<p>I saw that I had to re-login as soon as I changed it ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lew Ayotte</title>
		<link>http://fullthrottledevelopment.com/auto-updating-wordpress-with-1and1-hosting/comment-page-1#comment-1159</link>
		<dc:creator>Lew Ayotte</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://fullthrottledevelopment.com/?p=595#comment-1159</guid>
		<description>Hey Norm, 
 
Glad to hear it worked for you :). On 1and1, PHP4 and PHP5 are available, but PHP4 is the default. The auto-update feature in WordPress requires PHP5 (from what I understand). So when you try to run it, it will fail if you&#039;re using PHP4. The AddType is an Apache web server command, &quot;x-mapp-php5 .php&quot; basically tells Apache to translate all PHP files in PHP5 rather than PHP4. 
 
You probably had to re-login because your session on the server was stored with PHP4, when you changed to use PHP5, it no longer had a valid session. 
 
I hope that helps :) 
Lew </description>
		<content:encoded><![CDATA[<p>Hey Norm, </p>
<p>Glad to hear it worked for you <img src='http://fullthrottledevelopment.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . On 1and1, PHP4 and PHP5 are available, but PHP4 is the default. The auto-update feature in WordPress requires PHP5 (from what I understand). So when you try to run it, it will fail if you&#039;re using PHP4. The AddType is an Apache web server command, &quot;x-mapp-php5 .php&quot; basically tells Apache to translate all PHP files in PHP5 rather than PHP4. </p>
<p>You probably had to re-login because your session on the server was stored with PHP4, when you changed to use PHP5, it no longer had a valid session. </p>
<p>I hope that helps <img src='http://fullthrottledevelopment.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Lew</p>
]]></content:encoded>
	</item>
</channel>
</rss>
