<?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>seventy6 &#187; localhost</title>
	<atom:link href="http://www.seventy6.com/tag/localhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seventy6.com</link>
	<description>code, design and things</description>
	<lastBuildDate>Fri, 03 Jun 2011 14:30:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Drupal, 1&amp;1 hosting and some 500 errors to order</title>
		<link>http://www.seventy6.com/2009/03/12/drupal-11-hosting-and-some-500-errors-to-order/</link>
		<comments>http://www.seventy6.com/2009/03/12/drupal-11-hosting-and-some-500-errors-to-order/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 17:12:55 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[mamp]]></category>

		<guid isPermaLink="false">http://www.seventy6.com/?p=51</guid>
		<description><![CDATA[Migrating from a MAMP localhost to 1&#38;1 shared server space for a Drupal site, started causing intermittent 500 error pages. But no real feedback from Drupal. After some digging it turns out that 1&#38;1 default to PHP 4.4.9 even through they have 5.2.8 installed!!??!! So adding an .htaccess file (even though they don&#8217;t allow them) [...]]]></description>
			<content:encoded><![CDATA[<p>Migrating from a <a title="MAMP" href="http://www.mamp.info/en/index.html">MAMP</a> localhost to 1&amp;1 shared server space for a <a title="Drupal" href="http://drupal.org/node/232773">Drupal</a> site, started causing intermittent 500 error pages. But no real feedback from Drupal.</p>
<p>After some <a title="digging" href="http://drupal.org/node/232773">digging</a> it turns out that 1&amp;1 default to PHP 4.4.9 even through they have 5.2.8 installed!!??!!</p>
<p>So adding an .htaccess file (even though they don&#8217;t allow them) with the following line of code upgrades you nicely:</p>
<p><code>AddType x-mapp-php5 .php</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seventy6.com/2009/03/12/drupal-11-hosting-and-some-500-errors-to-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

