<?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: How to Install Nginx on WebFaction</title>
	<atom:link href="http://www.ravelrumba.com/blog/install-nginx-webfaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ravelrumba.com/blog/install-nginx-webfaction/</link>
	<description>web design &#38; web development</description>
	<lastBuildDate>Mon, 23 Aug 2010 04:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob Flaherty</title>
		<link>http://www.ravelrumba.com/blog/install-nginx-webfaction/comment-page-1/#comment-316</link>
		<dc:creator>Rob Flaherty</dc:creator>
		<pubDate>Wed, 17 Feb 2010 00:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=565#comment-316</guid>
		<description>David, thanks a lot for the info.  I&#039;ve written a simple installer script for a stand-alone Nginx installation.. just have one little bug to work out.  But it seems the Passenger installer would work just as well.  

I figured that PCRE might be installed on the servers but I was following the lead from some WebFaction Rails documentation, which included the manual PCRE installation in the section about installing Nginx.</description>
		<content:encoded><![CDATA[<p>David, thanks a lot for the info.  I&#8217;ve written a simple installer script for a stand-alone Nginx installation.. just have one little bug to work out.  But it seems the Passenger installer would work just as well.  </p>
<p>I figured that PCRE might be installed on the servers but I was following the lead from some WebFaction Rails documentation, which included the manual PCRE installation in the section about installing Nginx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Sissitka</title>
		<link>http://www.ravelrumba.com/blog/install-nginx-webfaction/comment-page-1/#comment-315</link>
		<dc:creator>David Sissitka</dc:creator>
		<pubDate>Tue, 16 Feb 2010 23:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=565#comment-315</guid>
		<description>Thanks for this!

1) Our Passenger apps use nginx so if you do not mind using an installation of nginx that was compiled with Passenger you could use a Passenger app. See:

[testweb100@web100 ~]$ find webapps/passenger/nginx
webapps/passenger/nginx
webapps/passenger/nginx/conf
webapps/passenger/nginx/conf/mime.types
webapps/passenger/nginx/conf/nginx.conf
webapps/passenger/nginx/proxy_temp
webapps/passenger/nginx/client_body_temp
webapps/passenger/nginx/sbin
webapps/passenger/nginx/sbin/nginx
webapps/passenger/nginx/logs
webapps/passenger/nginx/logs/nginx.pid
webapps/passenger/nginx/logs/error.log
webapps/passenger/nginx/fastcgi_temp
[testweb100@web100 ~]$

2) I just checked and pcre and pcre-devel are installed on all of our servers so step 4 and using --with-pcre in step 5 should not be needed.</description>
		<content:encoded><![CDATA[<p>Thanks for this!</p>
<p>1) Our Passenger apps use nginx so if you do not mind using an installation of nginx that was compiled with Passenger you could use a Passenger app. See:</p>
<p>[testweb100@web100 ~]$ find webapps/passenger/nginx<br />
webapps/passenger/nginx<br />
webapps/passenger/nginx/conf<br />
webapps/passenger/nginx/conf/mime.types<br />
webapps/passenger/nginx/conf/nginx.conf<br />
webapps/passenger/nginx/proxy_temp<br />
webapps/passenger/nginx/client_body_temp<br />
webapps/passenger/nginx/sbin<br />
webapps/passenger/nginx/sbin/nginx<br />
webapps/passenger/nginx/logs<br />
webapps/passenger/nginx/logs/nginx.pid<br />
webapps/passenger/nginx/logs/error.log<br />
webapps/passenger/nginx/fastcgi_temp<br />
[testweb100@web100 ~]$</p>
<p>2) I just checked and pcre and pcre-devel are installed on all of our servers so step 4 and using &#8211;with-pcre in step 5 should not be needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
