<?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: Fixing the PHP Allowed Memory Size Exchausted Fatal Error in WordPress</title>
	<atom:link href="http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/</link>
	<description>It&#039;s all about me, right?</description>
	<lastBuildDate>Sat, 24 Dec 2011 21:52:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Matthew Name</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-430</link>
		<dc:creator>Matthew Name</dc:creator>
		<pubDate>Sat, 24 Dec 2011 21:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-430</guid>
		<description>Make sure this line is in your wp-config.php file after the 
define utf 
define(&#039;WP_MEMORY_LIMIT&#039;, &#039;64M&#039;);

That&#039;s how I fixed mine. When wordpress moved up to 3.0 that specification in wp-config.php became important and if you had the permission set to 444 on that file it never got the added code. Opps!</description>
		<content:encoded><![CDATA[<p>Make sure this line is in your wp-config.php file after the<br />
define utf<br />
define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;64M&#8217;);</p>
<p>That&#8217;s how I fixed mine. When wordpress moved up to 3.0 that specification in wp-config.php became important and if you had the permission set to 444 on that file it never got the added code. Opps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montxo</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-349</link>
		<dc:creator>Montxo</dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-349</guid>
		<description>Thanks for your fix, it worked quickly for me.</description>
		<content:encoded><![CDATA[<p>Thanks for your fix, it worked quickly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Howell</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-348</link>
		<dc:creator>Chris Howell</dc:creator>
		<pubDate>Wed, 05 Nov 2008 18:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-348</guid>
		<description>This fix worked for me. Thanks very much for this post. You saved my neck!</description>
		<content:encoded><![CDATA[<p>This fix worked for me. Thanks very much for this post. You saved my neck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T.J.</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-347</link>
		<dc:creator>T.J.</dc:creator>
		<pubDate>Tue, 05 Aug 2008 13:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-347</guid>
		<description>Brett - the .htaccess file should be in the root directory of your Wordpress installation.  There usually is also on in the root directory of your web server as well.</description>
		<content:encoded><![CDATA[<p>Brett &#8211; the .htaccess file should be in the root directory of your WordPress installation.  There usually is also on in the root directory of your web server as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Conway</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-346</link>
		<dc:creator>Brett Conway</dc:creator>
		<pubDate>Sun, 03 Aug 2008 23:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-346</guid>
		<description>stupid questionn... I cannot find my .htaccess file ?

Where should it be?</description>
		<content:encoded><![CDATA[<p>stupid questionn&#8230; I cannot find my .htaccess file ?</p>
<p>Where should it be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatal Error: Memory Exhausted (WP Fix!) &#171; Blog Elite: Showing the ways of the pro&#8217;s</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-345</link>
		<dc:creator>Fatal Error: Memory Exhausted (WP Fix!) &#171; Blog Elite: Showing the ways of the pro&#8217;s</dc:creator>
		<pubDate>Sat, 26 Jan 2008 17:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-345</guid>
		<description>[...] The .htaccess solution to fixing PHP Memory [...]</description>
		<content:encoded><![CDATA[<p>[...] The .htaccess solution to fixing PHP Memory [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Caby</title>
		<link>http://tjschmitz.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/comment-page-1/#comment-344</link>
		<dc:creator>Arthur Caby</dc:creator>
		<pubDate>Mon, 24 Dec 2007 15:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://cstarsys.com/blog/2007/12/12/fixing-the-php-allowed-memory-size-exchausted-fatal-error-in-wordpress/#comment-344</guid>
		<description>I posted this to my .htaccess file

php_value memory_limit 32000000

And could not access anything on my website until I removed it. So I just started deactivating plugins to get rid of the Memory Fatal Error.(The culprit that caused the problem was FeedWordPress Plugin)
Arthur</description>
		<content:encoded><![CDATA[<p>I posted this to my .htaccess file</p>
<p>php_value memory_limit 32000000</p>
<p>And could not access anything on my website until I removed it. So I just started deactivating plugins to get rid of the Memory Fatal Error.(The culprit that caused the problem was FeedWordPress Plugin)<br />
Arthur</p>
]]></content:encoded>
	</item>
</channel>
</rss>

