<?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: Lighttpd 1.5 fastcgi php mod proxy backend fastcgi configuration howto</title> <atom:link href="http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Hany el-Kerdany</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-150583</link> <dc:creator>Hany el-Kerdany</dc:creator> <pubDate>Wed, 09 Sep 2009 21:43:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-150583</guid> <description>Just wanted to mention that PHP 5.3 has fcgi enabled by default, and the output of the &quot;php -v&quot; command won&#039;t containg the &quot;cgi&quot; word ..</description> <content:encoded><![CDATA[<p>Just wanted to mention that PHP 5.3 has fcgi enabled by default, and the output of the &#8220;php -v&#8221; command won&#8217;t containg the &#8220;cgi&#8221; word ..</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-150577</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Wed, 09 Sep 2009 04:29:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-150577</guid> <description>Are you using RHEL / CentOS or Fedora?</description> <content:encoded><![CDATA[<p>Are you using RHEL / CentOS or Fedora?</p> ]]></content:encoded> </item> <item><title>By: killerBird</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-150576</link> <dc:creator>killerBird</dc:creator> <pubDate>Tue, 08 Sep 2009 22:45:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-150576</guid> <description>After following all the steps when i am trying to start lighttpd its showing me this error:
Can&#039;t open /etc/rc.d/init.d/functions
any clue wil be very much appreciated , please</description> <content:encoded><![CDATA[<p>After following all the steps when i am trying to start lighttpd its showing me this error:<br
/> Can&#8217;t open /etc/rc.d/init.d/functions</p><p>any clue wil be very much appreciated , please</p> ]]></content:encoded> </item> <item><title>By: b2d</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-148899</link> <dc:creator>b2d</dc:creator> <pubDate>Wed, 10 Jun 2009 11:44:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-148899</guid> <description>Very usefull ... greate thanx but I found /etc/init.d/spawn-cgi
edited it  and got the result!</description> <content:encoded><![CDATA[<p>Very usefull &#8230; greate thanx but I found /etc/init.d/spawn-cgi<br
/> edited it  and got the result!</p> ]]></content:encoded> </item> <item><title>By: Totiz</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-148600</link> <dc:creator>Totiz</dc:creator> <pubDate>Mon, 18 May 2009 16:25:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-148600</guid> <description>Thank you for apwn-fcgi command.
I was install Lighttpd 1.5 and get problem with php engine.
After apwan-fcgi I can run .php file.</description> <content:encoded><![CDATA[<p>Thank you for apwn-fcgi command.<br
/> I was install Lighttpd 1.5 and get problem with php engine.<br
/> After apwan-fcgi I can run .php file.</p> ]]></content:encoded> </item> <item><title>By: Fujiko Fujio</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-145462</link> <dc:creator>Fujiko Fujio</dc:creator> <pubDate>Mon, 03 Nov 2008 04:12:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-145462</guid> <description>Thanks for this very informative tutorial, I was able to compile and get lighttpd 1.5.0 running but I&#039;m having a problem with the init script to run spawn-fcgi and lighttpd automatically. I&#039;m using ubuntu 8.10 and the script that you have does not seem to work.
Can you please provide instructions on how I can configure lighttpd on ubuntu and also using virtual host.
Thanks :)</description> <content:encoded><![CDATA[<p>Thanks for this very informative tutorial, I was able to compile and get lighttpd 1.5.0 running but I&#8217;m having a problem with the init script to run spawn-fcgi and lighttpd automatically. I&#8217;m using ubuntu 8.10 and the script that you have does not seem to work.</p><p>Can you please provide instructions on how I can configure lighttpd on ubuntu and also using virtual host.</p><p>Thanks :)</p> ]]></content:encoded> </item> <item><title>By: Todd</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-143227</link> <dc:creator>Todd</dc:creator> <pubDate>Thu, 20 Mar 2008 06:24:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-143227</guid> <description>Thanks for the spawn-fcgi tips!  This was a lifesaver.
Included it in my post about setting up uploaders with lighttpd here:
&lt;a href=&quot;http://www.fontwhore.com/lighttpd-15-and-php-uber-uploader-too.html&quot; title=&quot;Lighttpd 1.5 and PHP (Uber-Uploader too)&quot; rel=&quot;nofollow&quot;&gt;Lighttpd 1.5 and PHP (Uber-Uploader too)&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Thanks for the spawn-fcgi tips!  This was a lifesaver.</p><p>Included it in my post about setting up uploaders with lighttpd here:</p><p><a
href="http://www.fontwhore.com/lighttpd-15-and-php-uber-uploader-too.html" title="Lighttpd 1.5 and PHP (Uber-Uploader too)" rel="nofollow">Lighttpd 1.5 and PHP (Uber-Uploader too)</a></p> ]]></content:encoded> </item> <item><title>By: AD</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-142028</link> <dc:creator>AD</dc:creator> <pubDate>Sat, 01 Dec 2007 16:04:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-142028</guid> <description>good job dude, just upgraded today from 1.4.18 to 1.5 and was surprise to see the fastCGI system fuly rewrote, but finnally that&#039;s better I no more have to use the 3rd party tool execwrap now because spawn-cgi does the job, thanks for the nice page dude, already ready for 1.5.x by your help ;)</description> <content:encoded><![CDATA[<p>good job dude, just upgraded today from 1.4.18 to 1.5 and was surprise to see the fastCGI system fuly rewrote, but finnally that&#8217;s better I no more have to use the 3rd party tool execwrap now because spawn-cgi does the job, thanks for the nice page dude, already ready for 1.5.x by your help ;)</p> ]]></content:encoded> </item> <item><title>By: jim</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-141609</link> <dc:creator>jim</dc:creator> <pubDate>Sat, 03 Nov 2007 22:07:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-141609</guid> <description>thanks!</description> <content:encoded><![CDATA[<p>thanks!</p> ]]></content:encoded> </item> <item><title>By: gregf</title><link>http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-110023</link> <dc:creator>gregf</dc:creator> <pubDate>Sat, 07 Apr 2007 22:00:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-linux-lighttpd-1-5-fastcgi-configuration.html#comment-110023</guid> <description>Ah, nice work. I&#039;ll have to play with this once 1.5x comes out officially. Bookmarked till then.</description> <content:encoded><![CDATA[<p>Ah, nice work. I&#8217;ll have to play with this once 1.5x comes out officially. Bookmarked till then.</p> ]]></content:encoded> </item> </channel> </rss>
