<?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: Compiling PHP 5.3.0 with FPM</title> <atom:link href="http://constantshift.com/compiling-php-5-3-0-with-fpm/feed/" rel="self" type="application/rss+xml" /><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/</link> <description></description> <lastBuildDate>Sun, 05 Sep 2010 04:28:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Juampi</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-50</link> <dc:creator>Juampi</dc:creator> <pubDate>Sun, 05 Sep 2010 04:28:43 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-50</guid> <description>Thanks! I really needed that information...</description> <content:encoded><![CDATA[<p>Thanks! I really needed that information&#8230;</p> ]]></content:encoded> </item> <item><title>By: marcofang</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-44</link> <dc:creator>marcofang</dc:creator> <pubDate>Mon, 23 Aug 2010 09:59:20 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-44</guid> <description>This is short and easy, also proved super useful! Thanks the great snippet.BTW, the &quot;copy to clipboard&quot; js function includes the leading &quot;$&quot; symbol in the clipboard.</description> <content:encoded><![CDATA[<p>This is short and easy, also proved super useful! Thanks the great snippet.</p><p>BTW, the &#8220;copy to clipboard&#8221; js function includes the leading &#8220;$&#8221; symbol in the clipboard.</p> ]]></content:encoded> </item> <item><title>By: Michael</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-43</link> <dc:creator>Michael</dc:creator> <pubDate>Sat, 14 Aug 2010 18:47:02 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-43</guid> <description>Confirmed.  `pecl install apc-beta` also works here (Fedora Core 13).  As of 2010.08.14, the beta APC that I grabbed and installed is 3.1.4.</description> <content:encoded><![CDATA[<p>Confirmed.  `pecl install apc-beta` also works here (Fedora Core 13).  As of 2010.08.14, the beta APC that I grabbed and installed is 3.1.4.</p> ]]></content:encoded> </item> <item><title>By: Raina Gustafson</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-41</link> <dc:creator>Raina Gustafson</dc:creator> <pubDate>Wed, 04 Aug 2010 16:46:36 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-41</guid> <description>Super-helpful. Thanks!</description> <content:encoded><![CDATA[<p>Super-helpful. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Manuel</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-37</link> <dc:creator>Manuel</dc:creator> <pubDate>Thu, 15 Jul 2010 11:16:03 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-37</guid> <description>Just for the record, the problem seems to be fixed in apc-beta.You can &#039;sudo pecl install apc-beta&#039;, and it installs fine, at least on Lucid.</description> <content:encoded><![CDATA[<p>Just for the record, the problem seems to be fixed in apc-beta.</p><p>You can &#8216;sudo pecl install apc-beta&#8217;, and it installs fine, at least on Lucid.</p> ]]></content:encoded> </item> <item><title>By: Jim</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-23</link> <dc:creator>Jim</dc:creator> <pubDate>Thu, 24 Jun 2010 23:15:54 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-23</guid> <description>Just want to say thank you for sharing your knowledge in this matter.  Following the steps that you have outlined in this article I&#039;ve been able to put a close to one frustration.  Now smooth sailing until the next bug/errata surfaces.  Thank you.</description> <content:encoded><![CDATA[<p>Just want to say thank you for sharing your knowledge in this matter.  Following the steps that you have outlined in this article I&#8217;ve been able to put a close to one frustration.  Now smooth sailing until the next bug/errata surfaces.  Thank you.</p> ]]></content:encoded> </item> <item><title>By: Brian</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-22</link> <dc:creator>Brian</dc:creator> <pubDate>Fri, 11 Jun 2010 10:18:56 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-22</guid> <description>Thanks a lot for this very useful article. Everything works like a charm =)</description> <content:encoded><![CDATA[<p>Thanks a lot for this very useful article. Everything works like a charm =)</p> ]]></content:encoded> </item> <item><title>By: fauzievolute</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-21</link> <dc:creator>fauzievolute</dc:creator> <pubDate>Mon, 10 May 2010 20:29:59 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-21</guid> <description>Have you a complete tutorial between Nginx 0.8.36 + php-fpm 5.3.2 + wordpress on Ubuntu 9.04. I need that, please.Thank you before.</description> <content:encoded><![CDATA[<p>Have you a complete tutorial between Nginx 0.8.36 + php-fpm 5.3.2 + wordpress on Ubuntu 9.04. I need that, please.</p><p>Thank you before.</p> ]]></content:encoded> </item> <item><title>By: Install PHP-FPM 5.3.2 on Ubuntu 9.10 &#124; Constant Shift</title><link>http://constantshift.com/compiling-php-5-3-0-with-fpm/#comment-20</link> <dc:creator>Install PHP-FPM 5.3.2 on Ubuntu 9.10 &#124; Constant Shift</dc:creator> <pubDate>Sun, 28 Mar 2010 23:16:13 +0000</pubDate> <guid isPermaLink="false">http://constantshift.com/?p=180#comment-20</guid> <description>[...] stable patch method works well however it still requires you to compile PHP manually. This is considered the [...]</description> <content:encoded><![CDATA[<p>[...] stable patch method works well however it still requires you to compile PHP manually. This is considered the [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 1/4 queries in 0.003 seconds using disk
Object Caching 288/290 objects using disk
Content Delivery Network via Amazon Web Services: S3: constantshift.s3.amazonaws.com

Served from: constantshift.com @ 2010-09-07 15:53:04 -->