<?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>John Yerhot - Weblog &#187; godaddy</title>
	<atom:link href="http://www.johnyerhot.com/tag/godaddy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnyerhot.com</link>
	<description>moof</description>
	<lastBuildDate>Mon, 16 Aug 2010 22:11:50 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moved Hosts</title>
		<link>http://www.johnyerhot.com/2008/02/01/moved-hosts/</link>
		<comments>http://www.johnyerhot.com/2008/02/01/moved-hosts/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 06:04:01 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Royner]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[Slicehost]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[ocssolutions]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://www.johnyerhot.com/2008/02/01/moved-hosts/</guid>
		<description><![CDATA[Well I&#8217;ve finished consolodating my two hosting accounts, one at Godaddy (cheap Linux hosting) and my shared Rails hosting at OcsSolutions (which was very good for shared Rails host) to a 512 mb Ubuntu 7.10 &#8217;slice&#8217; at Slicehost.  Was gonna go straight Debian, but figured what the hell.  For any of you who don&#8217;t know, [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;ve finished consolodating my two hosting accounts, one at Godaddy (cheap Linux hosting) and my shared Rails hosting at <a href="http://www.ocssolutions.com/">OcsSolutions</a> (which was very good for shared Rails host) to a 512 mb Ubuntu 7.10 &#8217;slice&#8217; at <a href="http://www.slicehost.com">Slicehost</a>.  Was gonna go straight Debian, but figured what the hell.  For any of you who don&#8217;t know, a &#8217;slice&#8217; is pretty much get VPS hosting account.  This is my first VPS.  I set up Apache/Rails proxy servers and your run of the mill LAMP servers for customers/clients and at work all the time, but this is MY first server that is all mine to mess with.</p>
<p>As mentioned, I decided to give <a href="http://nginx.net/">Nginx</a> a try. I have to admit, initial set up is very easy.  I first setup the Rails enviornment and had Nginx proxy to two mongrels for each app.  (I&#8217;m running two apps for four total Mongrels).  No problem.</p>
<p>Next, I had to get php working.  Not so easy.</p>
<p>I ended up looking for help and followed <a href="http://www.howtoforge.com/nginx_php5_fast_cgi_xcache_ubuntu7.04">this,</a> setting up php5 to run as fast-cgi.  Ugh.  To make things worse, I had to move over the Wordpress install from Godaddy.  I assummed it would be easy as pie, and it was to an extent, but I ran into trouble with the way the virtual hosts configs nginx uses handle subdomains and .. long story short I had redirect loop happening and it just sucked.</p>
<p>I&#8217;m blabering on and on here, but in the end I&#8217;ve got everything up and running.  We&#8217;ll see how Nginx works in the long term, but right now it seems pretty snappy and the memory footprint is much smaller than Apache.</p>
<p>So, Royner and another project of mine have a place to live and I&#8217;m just gonna do some final tweaks this weekend and then you can check them out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnyerhot.com/2008/02/01/moved-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
