<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Apache + mpm_worker + mod_fastcgi + php-cgi</title>
	<atom:link href="http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/</link>
	<description>The truth is not here...</description>
	<lastBuildDate>Tue, 17 Feb 2009 14:54:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maverick</title>
		<link>http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5030</link>
		<dc:creator>Maverick</dc:creator>
		<pubDate>Tue, 17 Feb 2009 14:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5030</guid>
		<description>1.照我文章說的，用 &lt;code&gt;WITH_MPM=worker&lt;/code&gt; 重編 Apache
2.用 portupgrade -fr 重編 &lt;code&gt;lang/php5&lt;/code&gt; 和 &lt;code&gt;lang/php5-extensions&lt;/code&gt;

編完你應該會發現 extension 的目錄原本的數字後面多了 -zts，像目前的 php5-extension 會變成在 &lt;code&gt;/usr/local/lib/php/20060613-zts/&lt;/code&gt; 底下。</description>
		<content:encoded><![CDATA[<p>1.照我文章說的，用 <code>WITH_MPM=worker</code> 重編 Apache<br />
2.用 portupgrade -fr 重編 <code>lang/php5</code> 和 <code>lang/php5-extensions</code></p>
<p>編完你應該會發現 extension 的目錄原本的數字後面多了 -zts，像目前的 php5-extension 會變成在 <code>/usr/local/lib/php/20060613-zts/</code> 底下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hao</title>
		<link>http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5029</link>
		<dc:creator>Hao</dc:creator>
		<pubDate>Tue, 17 Feb 2009 07:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5029</guid>
		<description>請問一下，
portupgrade怎麼會那麼神奇?重編就可以變成Thread Safe?
是自動加了甚麼參數嗎?
前輩是怎麼知道這密技的?

PS.最近一直深受&quot;如何編出thread safe php5 and php5 extension所苦&quot;

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>請問一下，<br />
portupgrade怎麼會那麼神奇?重編就可以變成Thread Safe?<br />
是自動加了甚麼參數嗎?<br />
前輩是怎麼知道這密技的?</p>
<p>PS.最近一直深受&#8221;如何編出thread safe php5 and php5 extension所苦&#8221;</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maverick</title>
		<link>http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5028</link>
		<dc:creator>Maverick</dc:creator>
		<pubDate>Sat, 14 Feb 2009 06:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5028</guid>
		<description>用 portupgrade -f 把 php5 和 extension 重新編過就會是 Thread Safe 的了...</description>
		<content:encoded><![CDATA[<p>用 portupgrade -f 把 php5 和 extension 重新編過就會是 Thread Safe 的了&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hao</title>
		<link>http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5027</link>
		<dc:creator>Hao</dc:creator>
		<pubDate>Wed, 11 Feb 2009 16:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://chiouss0817.wordpress.com/2008/01/21/apache-mpm_worker-mod_fastcgi-php-cgi/#comment-5027</guid>
		<description>請問一下，
如何讓php extension compile成thread safe?</description>
		<content:encoded><![CDATA[<p>請問一下，<br />
如何讓php extension compile成thread safe?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
