<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for mike</title><link>http://disqus.com/people/f5a6ed477b109fe6acc11a5a8f87e7e8/</link><description></description><language>en</language><lastBuildDate>Sun, 09 Aug 2009 01:03:00 -0000</lastBuildDate><item><title>Re: NginX Reporting for Duty</title><link>http://opticality.disqus.com/nginx_reporting_for_duty_52/#comment-624073</link><description>yeah dude - php-fpm is the best way to go for fastcgi management (soon to be even better) and nginx i am discovering is hands down the best way to do any web proxying or web serving. it has a couple minor things i've realized are annoying (and surprised that it hasn't been fixed before) but otherwise i've been extremely happy with the switch.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike</dc:creator><pubDate>Mon, 09 Jun 2008 15:38:51 -0000</pubDate></item><item><title>Re: Ubuntu: nginx+php-cgi on a socket  - till's blog</title><link>http://till.disqus.com/ubuntu_nginxphp_cgi_on_a_socket_tills_blog/#comment-13789443</link><description>Not soon! There is a standalone version now that compiles against PHP sources and is not a patch.&lt;br&gt;&lt;br&gt;As long as the architecture and library paths are correct, that means that distributing it in binary format will work too :)&lt;br&gt;&lt;br&gt;&lt;a href="http://launchpad.net/php-fpm" rel="nofollow"&gt;http://launchpad.net/php-fpm&lt;/a&gt; - we need some C hackers! :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike</dc:creator><pubDate>Sat, 01 Aug 2009 16:29:45 -0000</pubDate></item><item><title>Re: Ubuntu: nginx+php-cgi on a socket  - till's blog</title><link>http://till.disqus.com/ubuntu_nginxphp_cgi_on_a_socket_tills_blog/#comment-13789468</link><description>See the comment above - it will be standalone and easily packageable soon too :)&lt;br&gt;&lt;br&gt;With even current PHP-FPM though you can just symlink /usr/local/bin/php-fpm to /etc/init.d/php-fpm and then set the runlevels how you want. You shouldn't need a custom init script for PHP-FPM.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike</dc:creator><pubDate>Sat, 01 Aug 2009 16:31:24 -0000</pubDate></item><item><title>Re: Ubuntu: nginx+php-cgi on a socket  - till's blog</title><link>http://till.disqus.com/ubuntu_nginxphp_cgi_on_a_socket_tills_blog/#comment-13813469</link><description>Yes, "decoupled" would work as a title too. It's the same code just no longer in a patch and Andrei cleaned it up a bit so it built from PHP sources instead of having to be patched into PHP sources.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike</dc:creator><pubDate>Sun, 02 Aug 2009 14:10:55 -0000</pubDate></item><item><title>Re: Ubuntu: nginx+php-cgi on a socket  - till's blog</title><link>http://till.disqus.com/ubuntu_nginxphp_cgi_on_a_socket_tills_blog/#comment-13818596</link><description>Actually, it doesn't require you to -use- the PHP sources - just a ./configure and make, so this new PHP-FPM can use it as a source. That's what I am hoping to get rid of :) However, it only needs the FastCGI stuff from PHP, it doesn't matter as long as the binaries and libraries (that are required) match on the systems, so once it's compiled for 32-bit and 64-bit on certain distros it should be safe to send a precompiled copy around in a package. That will make it a lot easier to adopt.&lt;br&gt;&lt;br&gt;I intend on keeping the wiki up and trying to keep it as up to date as possible. Some other people have updated translations too.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike</dc:creator><pubDate>Sun, 02 Aug 2009 18:25:00 -0000</pubDate></item><item><title>Re: Ubuntu: nginx+php-cgi on a socket  - till's blog</title><link>http://till.disqus.com/ubuntu_nginxphp_cgi_on_a_socket_tills_blog/#comment-14508433</link><description>That is almost always due to SCRIPT_FILENAME not being set. fastcgi_param set it :) typically it is $document_root$fastcgi_script_name</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mike</dc:creator><pubDate>Sun, 09 Aug 2009 01:03:00 -0000</pubDate></item></channel></rss>