<?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: Debian Lenny安装nginx+PHP+MySQL傻瓜手记</title>
	<atom:link href="http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/</link>
	<description>人生不过是一场旷日持久却又无法rollback的operation而已</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:24:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: links for 2010-11-29 &#171; Yesure</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-11505</link>
		<dc:creator>links for 2010-11-29 &#171; Yesure</dc:creator>
		<pubDate>Tue, 30 Nov 2010 01:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-11505</guid>
		<description>[...] Debian Lenny安装nginx+PHP+MySQL傻瓜手记 &#124; Solo Estoy PHP稍微麻烦点，因为Nginx没有像Apache那样的SAPI调用PHP的方式，而是使用FastCGI来调。这里就存在一个对PHP的FastCGI进程如何管理的问题。官方源的php5-cgi本身没有进程管理机制。一个比较好的选择是用spawn-fcgi(源自lighttpd的小东东)来起PHP进程，结果查了一下spawn-fcgi到现在还在sid呆着。还有一个选择是使用php-fpm来做FastCGI进程管理，这东西的灵活性比spawn-fcgi还要高不少，但代价是要往PHP源代码里打Patch才能用，也就意味着–要重新编译整个PHP。 (tags: vps hosting nginx debian) [...]</description>
		<content:encoded><![CDATA[<p>[...] Debian Lenny安装nginx+PHP+MySQL傻瓜手记 | Solo Estoy PHP稍微麻烦点，因为Nginx没有像Apache那样的SAPI调用PHP的方式，而是使用FastCGI来调。这里就存在一个对PHP的FastCGI进程如何管理的问题。官方源的php5-cgi本身没有进程管理机制。一个比较好的选择是用spawn-fcgi(源自lighttpd的小东东)来起PHP进程，结果查了一下spawn-fcgi到现在还在sid呆着。还有一个选择是使用php-fpm来做FastCGI进程管理，这东西的灵活性比spawn-fcgi还要高不少，但代价是要往PHP源代码里打Patch才能用，也就意味着–要重新编译整个PHP。 (tags: vps hosting nginx debian) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 胖子的基地 &#187; Debian Lenny安装nginx+PHP+MySQL傻瓜手记[转]</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-8618</link>
		<dc:creator>胖子的基地 &#187; Debian Lenny安装nginx+PHP+MySQL傻瓜手记[转]</dc:creator>
		<pubDate>Thu, 15 Jul 2010 04:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-8618</guid>
		<description>[...]  2010年7月15日 wenhui 发表评论 阅读评论    来源:http://opslife.com/install-nginx-php-mysql-on-debian-lenny/  新搞了个VPS，打算把Blog以及全套行头迁移过来。 [...]</description>
		<content:encoded><![CDATA[<p>[...]  2010年7月15日 wenhui 发表评论 阅读评论    来源:<a href="http://opslife.com/install-nginx-php-mysql-on-debian-lenny/" rel="nofollow">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/</a>  新搞了个VPS，打算把Blog以及全套行头迁移过来。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tw</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-8606</link>
		<dc:creator>tw</dc:creator>
		<pubDate>Wed, 14 Jul 2010 10:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-8606</guid>
		<description>幸会。
我之前也用的是这个主题，花了很多时间定制了。上次WP3.0升级不完全，网站不能访问，我干脆做成了wiki。

现在用的是lighttpd，基本可以，就是有时候偶尔停止运行。想尝试下一nginx。今天有空就试试吧。

我有三个域名，所以还要加上虚拟主机的配置。slicehost上有虚拟主机的教程。

另，我用的主机是2host，优惠时8刀，512M内存，感觉相当的值。</description>
		<content:encoded><![CDATA[<p>幸会。<br />
我之前也用的是这个主题，花了很多时间定制了。上次WP3.0升级不完全，网站不能访问，我干脆做成了wiki。</p>
<p>现在用的是lighttpd，基本可以，就是有时候偶尔停止运行。想尝试下一nginx。今天有空就试试吧。</p>
<p>我有三个域名，所以还要加上虚拟主机的配置。slicehost上有虚拟主机的教程。</p>
<p>另，我用的主机是2host，优惠时8刀，512M内存，感觉相当的值。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dawnh</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-7404</link>
		<dc:creator>dawnh</dc:creator>
		<pubDate>Fri, 23 Apr 2010 07:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-7404</guid>
		<description>opslife.com.conf是我自己建立的，你可以新建一个，名字随意，只要在/etc/nginx/sites-enabled/这个路径下所有的.conf文件都会被包含到nginx的配置文件中去。</description>
		<content:encoded><![CDATA[<p>opslife.com.conf是我自己建立的，你可以新建一个，名字随意，只要在/etc/nginx/sites-enabled/这个路径下所有的.conf文件都会被包含到nginx的配置文件中去。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lj</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-7332</link>
		<dc:creator>lj</dc:creator>
		<pubDate>Fri, 16 Apr 2010 05:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-7332</guid>
		<description>etc/nginx/sites-enabled/opslife.com.conf

我没那个opslife.com.conf那个文件。只有一个default。怎么办？</description>
		<content:encoded><![CDATA[<p>etc/nginx/sites-enabled/opslife.com.conf</p>
<p>我没那个opslife.com.conf那个文件。只有一个default。怎么办？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ym</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-6699</link>
		<dc:creator>ym</dc:creator>
		<pubDate>Fri, 05 Mar 2010 16:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-6699</guid>
		<description>博主可否在你这个nginx上配置https证书并就此写篇文章？我试了好多次都不成功</description>
		<content:encoded><![CDATA[<p>博主可否在你这个nginx上配置https证书并就此写篇文章？我试了好多次都不成功</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coland</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-6054</link>
		<dc:creator>coland</dc:creator>
		<pubDate>Thu, 04 Feb 2010 19:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-6054</guid>
		<description>我用的ramhost，性价比还是相当不错的。</description>
		<content:encoded><![CDATA[<p>我用的ramhost，性价比还是相当不错的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 代写</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-5879</link>
		<dc:creator>代写</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-5879</guid>
		<description>博客不错！</description>
		<content:encoded><![CDATA[<p>博客不错！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dawnh</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-5697</link>
		<dc:creator>dawnh</dc:creator>
		<pubDate>Fri, 15 Jan 2010 01:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-5697</guid>
		<description>d9host.com，不过目前blog还没有迁移过来，我完全把这个Debian当实验机来玩了。x同学，你的空间现在是哪个域名和IP？</description>
		<content:encoded><![CDATA[<p>d9host.com，不过目前blog还没有迁移过来，我完全把这个Debian当实验机来玩了。x同学，你的空间现在是哪个域名和IP？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fans</title>
		<link>http://www.opslife.com/install-nginx-php-mysql-on-debian-lenny/comment-page-1/#comment-5675</link>
		<dc:creator>fans</dc:creator>
		<pubDate>Wed, 13 Jan 2010 07:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://opslife.com/install-nginx-php-mysql-on-debian-lenny/#comment-5675</guid>
		<description>这次你用的是哪家VPS呢，可以推荐下么？我也弄一个。。</description>
		<content:encoded><![CDATA[<p>这次你用的是哪家VPS呢，可以推荐下么？我也弄一个。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

