<?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: Setup eZ Publish with lighttpd</title>
	<atom:link href="http://www.liucougar.net/blog/archives/6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liucougar.net/blog/archives/6</link>
	<description></description>
	<lastBuildDate>Sun, 07 Mar 2010 12:19:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fly together Forever</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-10371</link>
		<dc:creator>Fly together Forever</dc:creator>
		<pubDate>Tue, 26 Dec 2006 22:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-10371</guid>
		<description>&lt;strong&gt;eZ publish with fastcgi (lighttpd)...&lt;/strong&gt;


Sometime ago I talked about  
making eZ publish 3.x happy with fastcgi. The original approach is to patch 
eZ Publish so that it works with fastcgi correctly. However, Xavier Dutoit pointed out that, given some special treatment in lighttpd config fil...</description>
		<content:encoded><![CDATA[<p><strong>eZ publish with fastcgi (lighttpd)&#8230;</strong></p>
<p>Sometime ago I talked about<br />
making eZ publish 3.x happy with fastcgi. The original approach is to patch<br />
eZ Publish so that it works with fastcgi correctly. However, Xavier Dutoit pointed out that, given some special treatment in lighttpd config fil&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liucougar</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-10328</link>
		<dc:creator>liucougar</dc:creator>
		<pubDate>Mon, 25 Dec 2006 20:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-10328</guid>
		<description>ok, I will blog about the solution (no need to patch ez, in fact)</description>
		<content:encoded><![CDATA[<p>ok, I will blog about the solution (no need to patch ez, in fact)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dash</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-10326</link>
		<dc:creator>dash</dc:creator>
		<pubDate>Mon, 25 Dec 2006 20:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-10326</guid>
		<description>hi!

how far or long is your patch coming?</description>
		<content:encoded><![CDATA[<p>hi!</p>
<p>how far or long is your patch coming?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liucougar</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-8</link>
		<dc:creator>liucougar</dc:creator>
		<pubDate>Sat, 13 May 2006 14:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-8</guid>
		<description>My point is that, nginx does not provide a fastcgi server as part of it, instead it relys on other programs to act as the fastcgi server. While on the other hand, lighthttpd provide a mod_fastcgi to support it without any other requirements.</description>
		<content:encoded><![CDATA[<p>My point is that, nginx does not provide a fastcgi server as part of it, instead it relys on other programs to act as the fastcgi server. While on the other hand, lighthttpd provide a mod_fastcgi to support it without any other requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homo-Adminus</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-7</link>
		<dc:creator>Homo-Adminus</dc:creator>
		<pubDate>Sat, 13 May 2006 10:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-7</guid>
		<description>Sorry, but AFAIU you don&#039;t understand what FastCGI is... FastCGI software always runs separately from web server and communicates with them via unix sockets or tcp-sockets. Nginx fully supports both methods.</description>
		<content:encoded><![CDATA[<p>Sorry, but AFAIU you don&#8217;t understand what FastCGI is&#8230; FastCGI software always runs separately from web server and communicates with them via unix sockets or tcp-sockets. Nginx fully supports both methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liucougar</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-6</link>
		<dc:creator>liucougar</dc:creator>
		<pubDate>Fri, 12 May 2006 16:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-6</guid>
		<description>As far as I understand from the doc of nginx, it proxys request to php script to a dedicated fastcgi server, which is another program other than nginx itself.</description>
		<content:encoded><![CDATA[<p>As far as I understand from the doc of nginx, it proxys request to php script to a dedicated fastcgi server, which is another program other than nginx itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homo-Adminus</title>
		<link>http://www.liucougar.net/blog/archives/6/comment-page-1#comment-5</link>
		<dc:creator>Homo-Adminus</dc:creator>
		<pubDate>Fri, 12 May 2006 07:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/6#comment-5</guid>
		<description>&lt;blockquote&gt;...it does not support php directly: instead it depends on lighttpd to handle php request.&lt;/blockquote&gt;Sorry, but I thinks that there is some misundestanding... nginx supports FastCGI and can directly use PHP without any third-party software. The only thing you need is some software to run php as fastcgi and ___I___ am using spawn-fcgi from lighttpd, but ypu can try to use google://php+fcgi to find another methods.</description>
		<content:encoded><![CDATA[<blockquote><p>&#8230;it does not support php directly: instead it depends on lighttpd to handle php request.</p></blockquote>
<p>Sorry, but I thinks that there is some misundestanding&#8230; nginx supports FastCGI and can directly use PHP without any third-party software. The only thing you need is some software to run php as fastcgi and ___I___ am using spawn-fcgi from lighttpd, but ypu can try to use google://php+fcgi to find another methods.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
