<?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>晨曦网络 &#187; Fatal</title>
	<atom:link href="http://www.chenxi.info/tag/fatal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chenxi.info</link>
	<description>互联网和IT技术文章</description>
	<lastBuildDate>Thu, 02 Sep 2010 03:51:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fatal error: Allowed memory size of 33554432 bytes exhausted</title>
		<link>http://www.chenxi.info/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted.html</link>
		<comments>http://www.chenxi.info/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted.html#comments</comments>
		<pubDate>Tue, 21 Jul 2009 03:31:31 +0000</pubDate>
		<dc:creator>chenxi.info</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Fatal]]></category>

		<guid isPermaLink="false">http://www.chenxi.info/?p=82</guid>
		<description><![CDATA[Fatal error: Allowed memory size of 33554432 bytes exhausted]]></description>
			<content:encoded><![CDATA[<p>今天后台提示WordPress升级到2.8.2，按照往常，后台自动升级，结果发现了一个问题。错误提示：</p>
<p>Fatal error: Allowed memory size of 33554432 bytes exhausted</p>
<p>搜索了一下。发官方网站的论坛还是发现了这个问题的解决方法。</p>
<p>在根目录的有个文件：wp-settings.php</p>
<p>第13行：define(’WP_MEMORY_LIMIT’, ‘32M’);</p>
<p>改为     : define(’WP_MEMORY_LIMIT’, ‘64M’);</p>
<p>问题搞定。</p>
<p>原文：<a href="http://wordpress.org/support/topic/194370">http://wordpress.org/support/topic/194370</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chenxi.info/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
