<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>require - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/require/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 09 Apr 2010 17:09:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>PHP加速拓展eAccelerator和open_basedir冲突！！</title>
		<link>https://www.coder4.com/archives/636</link>
					<comments>https://www.coder4.com/archives/636#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 17:09:10 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[eAccelerator]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[open_basedir]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[restriction in effect]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=636</guid>

					<description><![CDATA[只要开启了eAcc，include、require任何文件，会出现 open_basedir restriction in effect. File() is not within the allowed path。。。但是明明./都不可以。。。这个Bug在eAccelerator中已经被讨论/修复多次了，还是不太完美。 多用户共享想用open_basedir的童鞋就不要想了，建议APC，不要用Zend，据说APC性能很高了已经。 明天得重新编译PHP了。。哎。。Zend居然和APC有冲突。。。[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/636/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
