<?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>newthink.net &#187; RPM</title>
	<atom:link href="http://www.newthink.net/tag/rpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newthink.net</link>
	<description>Less Talk. More Do.</description>
	<lastBuildDate>Tue, 26 Jan 2010 18:28:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>fcgi and mod_fcgid on CentOS4</title>
		<link>http://www.newthink.net/2008/03/09/fcgi-and-mod_fcgid-on-centos4/</link>
		<comments>http://www.newthink.net/2008/03/09/fcgi-and-mod_fcgid-on-centos4/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 00:27:25 +0000</pubDate>
		<dc:creator>Ash Christopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[RPM]]></category>

		<guid isPermaLink="false">http://newthink.net/blog/2008/03/09/fcgi-and-mod_fcgid-on-centos4/</guid>
		<description><![CDATA[I decided recently that I wanted to be able to run Ruby on Rails applications from my webserver. For those who don&#8217;t know me, RPM database integrity is a huge issue for me (I do not just install from source on my server!).
Since I had some time this weekend, I decided it was about time [...]]]></description>
			<content:encoded><![CDATA[<p>I decided recently that I wanted to be able to run Ruby on Rails applications from my webserver. For those who don&#8217;t know me, RPM database integrity is a huge issue for me (I do not just install from source on my server!).</p>
<p>Since I had some time this weekend, I decided it was about time I rolled some RPM&#8217;s so I could run Rails. Of course, it being over two years since I was last rolling RPM&#8217;s for work at Pason, it took me a bit to get back in the swing of things.</p>
<p>I followed the <a href="http://wiki.rubyonrails.org/rails/pages/Rails+on+CentOS+4.6+with+Apache+and+FastCGI+Simply">guide</a> found via the Ruby on Rails wiki, and modified it a bit for my server. The two main pieces of software that needed RPM&#8217;s were fastCGI and mod_fcgid (slightly different than mod_fastcgid).</p>
<p>Below you can download the RPM&#8217;s and the SRPM&#8217;s though I will be the first to acknowledge that I cheated a bit. I should have modified the Makefile on each of these programs to make use of an install_dir directive, but since I was building on a clean CentOS4.6 vmware OS, I decided not to go through the hassle. If someone really wants to do it properly, have at it &#8211; that&#8217;s what SRPMS are for.</p>
<p><strong>RPMS:</strong><br />
<a href="http://www.newthink.net/files/mod_fcgid-1.09-1.i386.rpm">mod_fcgid-1.09-1.i386.rpm</a><br />
<a href="http://www.newthink.net/files/fcgi-2.4.0-1.i386.rpm">fcgi-2.4.0-1.i386.rpm</a></p>
<p><strong>SRPMS:</strong><br />
<a href="http://www.newthink.net/files/mod_fcgid-1.09-1.src.rpm">mod_fcgid-1.09-1.src.rpm</a><br />
<a href="http://www.newthink.net/files/fcgi-2.4.0-1.src.rpm">fcgi-2.4.0-1.src.rpm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newthink.net/2008/03/09/fcgi-and-mod_fcgid-on-centos4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
