<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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>Java堂 &#187; php5</title>
	<atom:link href="http://www.javatang.com/archives/tag/php5/feed" rel="self" type="application/rss+xml" />
	<link>http://www.javatang.com</link>
	<description>Java Tang</description>
	<lastBuildDate>Thu, 08 Dec 2011 08:29:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>windows版本的php5.2.3的一个bug</title>
		<link>http://www.javatang.com/archives/2007/06/20/4711201.html</link>
		<comments>http://www.javatang.com/archives/2007/06/20/4711201.html#comments</comments>
		<pubDate>Wed, 20 Jun 2007 14:47:11 +0000</pubDate>
		<dc:creator>Jet</dc:creator>
				<category><![CDATA[DynamicLanguage]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[PHP5.2.3-win32这个版本有个非常严重的bug，那就是最大内存设置成1024M，但是PHP实际返回的只有2M，经常返回下面的错误： PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes) PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes) PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes) PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes) PHP Fatal [...]]]></description>
			<content:encoded><![CDATA[<p class="storycontent">PHP5.2.3-win32这个版本有个非常严重的bug，那就是最大内存设置成1024M，但是PHP实际返回的只有2M，经常返回下面的错误：</p>
<blockquote><p>PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes)<br />
PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes)<br />
PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes)<br />
PHP Fatal error: Out of memory (allocated 1048576) (tried to allocate 393216 bytes)<br />
PHP Fatal error: Out of memory (allocated 786432) (tried to allocate 393216 bytes)<br />
PHP Fatal error: Out of memory (allocated 1310720) (tried to allocate 393216 bytes)</p></blockquote>
<p>这是<a target="_blank" href="http://bugs.php.net/bug.php?id=41615&amp;thanks=6">官方的bug报告</a>，该bug只出现于windows版本，linux版本没有这个bug。看来只能等下一次升级的时候修复了。</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://www.javatang.com/archives/2007/06/10/3354167.html" rel="bookmark" class="crp_title">从PHP4升级到PHP5</a></li><li><a href="http://www.javatang.com/archives/2006/09/23/542969.html" rel="bookmark" class="crp_title">PHPWind中出现 “Update Error: INSERT LOW_PRIORITY INTO pw_tmsgs ”问题的解决</a></li><li><a href="http://www.javatang.com/archives/2007/10/05/5437207.html" rel="bookmark" class="crp_title">小心翼翼地使用IIS</a></li><li><a href="http://www.javatang.com/archives/2007/11/01/4346235.html" rel="bookmark" class="crp_title">Visual C++ 6.0中error LNK2001和error C2065问题的解决方法</a></li><li><a href="http://www.javatang.com/archives/2007/06/11/5538168.html" rel="bookmark" class="crp_title">FAR编译chm文件中断原因及其解决方法</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.javatang.com/archives/2007/06/20/4711201.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.javatang.com @ 2012-02-10 07:25:11 -->
