<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 26 May 2013 00:27:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ole Markus' Blog: Gentoo Linux and PHP-FPM]]></title>
      <guid>http://www.phpdeveloper.org/news/14721</guid>
      <link>http://www.phpdeveloper.org/news/14721</link>
      <description><![CDATA[<p>
Because of a recent addition to the the Gentoo PHP package (FPM support) they're looking for people to test it out and report back the results. To help, <i>Ole Markus</i> has <a href="http://olemarkus.org/2010/06/gentoo-and-php-fpm/">written up some instructions</a> on how to get it up and working on your system with <a href="http://nginx.net/">nginx</a>.
</p>
<blockquote>
PHP just added the FPM patch to their 5.3 branch, making it likely that PHP 5.3.3 will support the FPM SAPI. The FPM SAPI is an improved fcgi SAPI that allows for more advanced configuration than the original fcgi SAPI. One of the most useful features is process management, which makes it very useful for lightweight webservers, such as <a href="http://nginx.net/">nginx</a>, that does not handle process management of fcgi themselves.
</blockquote>
<p>
There's only a few commands you'll need to get this new package installed and working with your local nginx install with the help of the emerge and layman tools. He also includes the configuration change you'll need to make to the nginx config file to get it working as a FastCGI module.
</p>]]></description>
      <pubDate>Tue, 29 Jun 2010 13:53:39 -0500</pubDate>
    </item>
  </channel>
</rss>
