<?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: Apache + suEXEC + Suhosin + FastCGI + PHP-FPM + APC &#8211; Part 1</title>
	<atom:link href="http://learnix.net/fastasscgi-part1/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnix.net/fastasscgi-part1/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>Because being a Sysadmin is FUN!</description>
	<lastBuildDate>Tue, 24 Apr 2012 23:49:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: agentc0re</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-110</link>
		<dc:creator>agentc0re</dc:creator>
		<pubDate>Fri, 27 May 2011 20:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-110</guid>
		<description>@Luiz try updating your autoconf.  I found something about the issue, although it is kind of old.  https://bugs.launchpad.net/php-fpm/+bug/438895</description>
		<content:encoded><![CDATA[<p>@Luiz try updating your autoconf.  I found something about the issue, although it is kind of old.  <a href="https://bugs.launchpad.net/php-fpm/+bug/438895" rel="nofollow">https://bugs.launchpad.net/php-fpm/+bug/438895</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luiz</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-108</link>
		<dc:creator>Luiz</dc:creator>
		<pubDate>Sat, 21 May 2011 01:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-108</guid>
		<description>@Seth Miller
Hey guy, first Gratz for your tutorial, it&#039;s great, anyway I got some issues when I try to compile php:

several lines like that:

./configure: line 108094: 5: Bad file descriptor
./configure: line 108095: 6: Bad file descriptor
./configure: line 108161: 5: Bad file descriptor
./configure: line 108162: 6: Bad file descriptor
./configure: line 108763: 5: Bad file descriptor
./configure: line 108764: 6: Bad file descriptor
./configure: line 108787: 5: Bad file descriptor
./configure: line 108788: 6: Bad file descriptor
./configure: line 108812: 5: Bad file descriptor
./configure: line 108813: 6: Bad file descriptor
./configure: line 108826: 5: Bad file descriptor
./configure: line 108827: 6: Bad file descriptor
./configure: line 108848: 5: Bad file descriptor
./configure: line 108849: 6: Bad file descriptor
./configure: line 109348: 5: Bad file descriptor
./configure: line 109349: 6: Bad file descriptor
./configure: line 109350: 5: Bad file descriptor
./configure: line 109351: 6: Bad file descriptor
./configure: line 109353: 5: Bad file descriptor
./configure: line 109354: 6: Bad file descriptor</description>
		<content:encoded><![CDATA[<p>@Seth Miller<br />
Hey guy, first Gratz for your tutorial, it&#8217;s great, anyway I got some issues when I try to compile php:</p>
<p>several lines like that:</p>
<p>./configure: line 108094: 5: Bad file descriptor<br />
./configure: line 108095: 6: Bad file descriptor<br />
./configure: line 108161: 5: Bad file descriptor<br />
./configure: line 108162: 6: Bad file descriptor<br />
./configure: line 108763: 5: Bad file descriptor<br />
./configure: line 108764: 6: Bad file descriptor<br />
./configure: line 108787: 5: Bad file descriptor<br />
./configure: line 108788: 6: Bad file descriptor<br />
./configure: line 108812: 5: Bad file descriptor<br />
./configure: line 108813: 6: Bad file descriptor<br />
./configure: line 108826: 5: Bad file descriptor<br />
./configure: line 108827: 6: Bad file descriptor<br />
./configure: line 108848: 5: Bad file descriptor<br />
./configure: line 108849: 6: Bad file descriptor<br />
./configure: line 109348: 5: Bad file descriptor<br />
./configure: line 109349: 6: Bad file descriptor<br />
./configure: line 109350: 5: Bad file descriptor<br />
./configure: line 109351: 6: Bad file descriptor<br />
./configure: line 109353: 5: Bad file descriptor<br />
./configure: line 109354: 6: Bad file descriptor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache + SuExec + php-fpm &#8211; how to set them up?</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-87</link>
		<dc:creator>Apache + SuExec + php-fpm &#8211; how to set them up?</dc:creator>
		<pubDate>Sun, 28 Nov 2010 15:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-87</guid>
		<description>[...] found this two-part tutorial (Part 1, Part 2) which describes the configuration of Apache httpd, suEXEC, mod_fastcgi, PHP-FPM and APC. I [...]</description>
		<content:encoded><![CDATA[<p>[...] found this two-part tutorial (Part 1, Part 2) which describes the configuration of Apache httpd, suEXEC, mod_fastcgi, PHP-FPM and APC. I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baia</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-76</link>
		<dc:creator>baia</dc:creator>
		<pubDate>Mon, 14 Jun 2010 12:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-76</guid>
		<description>Now has released a new version of php.
Hope to see:apache2.2.15+php5.3.2(FastCGI)+php-fpm</description>
		<content:encoded><![CDATA[<p>Now has released a new version of php.<br />
Hope to see:apache2.2.15+php5.3.2(FastCGI)+php-fpm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agentc0re</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-72</link>
		<dc:creator>agentc0re</dc:creator>
		<pubDate>Wed, 26 May 2010 04:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-72</guid>
		<description>@James Hancockk: You&#039;re very welcome.  I am very interested, once you&#039;ve had it running for a while, in how well you think it preforms versus stock or just fastcgi or anything else you have noticed good or bad using this combination.

Hopefully soon, this complicated how to will be a bit outdated as phpfpm will be included with php.</description>
		<content:encoded><![CDATA[<p>@James Hancockk: You&#8217;re very welcome.  I am very interested, once you&#8217;ve had it running for a while, in how well you think it preforms versus stock or just fastcgi or anything else you have noticed good or bad using this combination.</p>
<p>Hopefully soon, this complicated how to will be a bit outdated as phpfpm will be included with php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Hancockk</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-71</link>
		<dc:creator>James Hancockk</dc:creator>
		<pubDate>Wed, 26 May 2010 03:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-71</guid>
		<description>Thanks, Very useful resource!!</description>
		<content:encoded><![CDATA[<p>Thanks, Very useful resource!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agentc0re</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-65</link>
		<dc:creator>agentc0re</dc:creator>
		<pubDate>Tue, 06 Apr 2010 21:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-65</guid>
		<description>@Seth Miller: Thanks Thanks for pointing those out.  I use Zemanta to help me provide helpful links but sometimes it places them where I don&#039;t want it, IE: in the configure section like so.</description>
		<content:encoded><![CDATA[<p>@Seth Miller: Thanks Thanks for pointing those out.  I use Zemanta to help me provide helpful links but sometimes it places them where I don&#8217;t want it, IE: in the configure section like so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Miller</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-62</link>
		<dc:creator>Seth Miller</dc:creator>
		<pubDate>Tue, 06 Apr 2010 21:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-62</guid>
		<description>Just so newbies aren&#039;t confused: leave off the &lt;a&gt; tag for apache here:

--enable-suexec \
--with-suexec-bin=/usr/sbin/suexec \
--with-suexec-caller=apache \
--with-suexec-userdir=public_html \
--with-suexec-docroot=/home \</description>
		<content:encoded><![CDATA[<p>Just so newbies aren&#8217;t confused: leave off the <a> tag for apache here:</p>
<p>&#8211;enable-suexec \<br />
&#8211;with-suexec-bin=/usr/sbin/suexec \<br />
&#8211;with-suexec-caller=apache \<br />
&#8211;with-suexec-userdir=public_html \<br />
&#8211;with-suexec-docroot=/home \</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Miller</title>
		<link>http://learnix.net/fastasscgi-part1/comment-page-1/#comment-61</link>
		<dc:creator>Seth Miller</dc:creator>
		<pubDate>Tue, 06 Apr 2010 21:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://learnix.net/?p=562#comment-61</guid>
		<description>You need to delete the exit statement on your first patch for PHP:

wget http://php-fpm.org/downloads/php-5.2.12-fpm-0.5.13.diff.gz &#124;&#124; exit 1
gunzip php-5.2.12-fpm-0.5.13.diff.gz &#124;&#124; exit 1
patch -f -p1 &lt; php-5.2.12-fpm-0.5.13.diff
 
wget http://download.suhosin.org/suhosin-patch-5.2.12-0.9.7.patch.gz &#124;&#124; exit 1
gunzip suhosin-patch-5.2.12-0.9.7.patch.gz &#124;&#124; exit 1
patch -f -p1 &lt; suhosin-patch-5.2.12-0.9.7.patch
 
./buildconf --force</description>
		<content:encoded><![CDATA[<p>You need to delete the exit statement on your first patch for PHP:</p>
<p>wget <a href="http://php-fpm.org/downloads/php-5.2.12-fpm-0.5.13.diff.gz" rel="nofollow">http://php-fpm.org/downloads/php-5.2.12-fpm-0.5.13.diff.gz</a> || exit 1<br />
gunzip php-5.2.12-fpm-0.5.13.diff.gz || exit 1<br />
patch -f -p1 &lt; php-5.2.12-fpm-0.5.13.diff</p>
<p>wget <a href="http://download.suhosin.org/suhosin-patch-5.2.12-0.9.7.patch.gz" rel="nofollow">http://download.suhosin.org/suhosin-patch-5.2.12-0.9.7.patch.gz</a> || exit 1<br />
gunzip suhosin-patch-5.2.12-0.9.7.patch.gz || exit 1<br />
patch -f -p1 &lt; suhosin-patch-5.2.12-0.9.7.patch</p>
<p>./buildconf &#8211;force</p>
]]></content:encoded>
	</item>
</channel>
</rss>

