<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Apache 2.2 + Mongrel on Fedora Core 5 installation guide</title>
	<link>http://www.bryanthompson.us/2006/08/29/22/</link>
	<description>Ruby on Rails, and some other random stuff</description>
	<pubDate>Wed, 10 Mar 2010 03:18:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Bryce Berny</title>
		<link>http://www.bryanthompson.us/2006/08/29/22/#comment-960</link>
		<pubDate>Fri, 09 Feb 2007 21:23:53 +0000</pubDate>
		<guid>http://www.bryanthompson.us/2006/08/29/22/#comment-960</guid>
					<description>can be really frustrating if you default install FC5.  Use:

/usr/sbin/setsebool httpd_can_network_connect true</description>
		<content:encoded><![CDATA[<p>can be really frustrating if you default install FC5.  Use:</p>
<p>/usr/sbin/setsebool httpd_can_network_connect true
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dev::Blog :: Plesk Capistrano, and Mongrel: a love story</title>
		<link>http://www.bryanthompson.us/2006/08/29/22/#comment-577</link>
		<pubDate>Thu, 04 Jan 2007 23:57:43 +0000</pubDate>
		<guid>http://www.bryanthompson.us/2006/08/29/22/#comment-577</guid>
					<description>[...] Upgrading requires a few steps. I used Bryan Thompson&amp;#8217;s guide to get Apache in, but it turned out I needed to compile it with &amp;#8211;enable-openssl. Once that was in, I had to figure out how to handle the server config. Plesk likes to overwrite /etc/httpd/conf/httpd.conf a lot, and it keeps its virtual server config info (with other files) in /etc/httpd/conf.d. I didn&amp;#8217;t care much about the non-virtual stuff - I can set that up myself, so I kept httpd.conf in its new /usr/local/apache2/conf directory and added an Include /etc/httpd/conf.d/zz010_psa_httpd.conf to keep the one file I wanted in play. I also had to include mod_suexec to keep everything happy. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Upgrading requires a few steps. I used Bryan Thompson&#8217;s guide to get Apache in, but it turned out I needed to compile it with &#8211;enable-openssl. Once that was in, I had to figure out how to handle the server config. Plesk likes to overwrite /etc/httpd/conf/httpd.conf a lot, and it keeps its virtual server config info (with other files) in /etc/httpd/conf.d. I didn&#8217;t care much about the non-virtual stuff - I can set that up myself, so I kept httpd.conf in its new /usr/local/apache2/conf directory and added an Include /etc/httpd/conf.d/zz010_psa_httpd.conf to keep the one file I wanted in play. I also had to include mod_suexec to keep everything happy. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Adam Block</title>
		<link>http://www.bryanthompson.us/2006/08/29/22/#comment-546</link>
		<pubDate>Sat, 23 Dec 2006 04:00:44 +0000</pubDate>
		<guid>http://www.bryanthompson.us/2006/08/29/22/#comment-546</guid>
					<description>I see... following the link below to your other post has the answer to my BalancerMember question.  In my browser at least the httpd.conf items in brackets () are not visible in the code block above. Hence the confusion.</description>
		<content:encoded><![CDATA[<p>I see&#8230; following the link below to your other post has the answer to my BalancerMember question.  In my browser at least the httpd.conf items in brackets () are not visible in the code block above. Hence the confusion.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Adam Block</title>
		<link>http://www.bryanthompson.us/2006/08/29/22/#comment-545</link>
		<pubDate>Sat, 23 Dec 2006 03:58:20 +0000</pubDate>
		<guid>http://www.bryanthompson.us/2006/08/29/22/#comment-545</guid>
					<description>This is very helpful. Thanks for putting it together! A few minor errata:

- Consistent \ for non-terminating lines would be great. I think a few are missing;
- The mongrel_rails configuration command has the -c parameter given twice
- Where in httpd.conf do the BalancerMember lines go? They cause errors if they're at the root level.
- The second symlink command in the Setting Paths section doesn't appear to have a target.

Sorry if any of my comments are noob misunderstandings.

/afb</description>
		<content:encoded><![CDATA[<p>This is very helpful. Thanks for putting it together! A few minor errata:</p>
<p>- Consistent \ for non-terminating lines would be great. I think a few are missing;<br />
- The mongrel_rails configuration command has the -c parameter given twice<br />
- Where in httpd.conf do the BalancerMember lines go? They cause errors if they&#8217;re at the root level.<br />
- The second symlink command in the Setting Paths section doesn&#8217;t appear to have a target.</p>
<p>Sorry if any of my comments are noob misunderstandings.</p>
<p>/afb
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
