<?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: Increase Wordpress and PHP Memory Limit</title>
	<atom:link href="http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/</link>
	<description>Gadget and technology news, computer help, and how-to tutorials on everything, from your friendly nerd at NerdGrind</description>
	<lastBuildDate>Sun, 14 Mar 2010 13:18:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nerd Grind</title>
		<link>http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/comment-page-1/#comment-501</link>
		<dc:creator>Nerd Grind</dc:creator>
		<pubDate>Fri, 05 Mar 2010 06:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdgrind.com/?p=5652#comment-501</guid>
		<description>Yes. I used the plugin you mentioned years ago, but it couldn&#039;t handle a blog of mine that had more than 2,000 posts, because that script is a huge memory hog. To solve this problem I wrote my own solution many years ago. I will be publishing my script later this year, which can handle any number of posts without increasing the script memory limit.</description>
		<content:encoded><![CDATA[<p>Yes. I used the plugin you mentioned years ago, but it couldn&#8217;t handle a blog of mine that had more than 2,000 posts, because that script is a huge memory hog. To solve this problem I wrote my own solution many years ago. I will be publishing my script later this year, which can handle any number of posts without increasing the script memory limit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySelf_v1</title>
		<link>http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/comment-page-1/#comment-500</link>
		<dc:creator>MySelf_v1</dc:creator>
		<pubDate>Thu, 04 Mar 2010 22:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdgrind.com/?p=5652#comment-500</guid>
		<description>Hi There,

I have some problems with the WP Plugin XML-Sitemap Generator...

Practically when i try to make the Sitemap it says &quot;The last run didn&#039;t finish! Maybe you can raise the memory or time limit for PHP scripts&quot;

I&#039;ve raised my memory limit to 64 (from 32) but nothing happens... same problem... can you tell me why?</description>
		<content:encoded><![CDATA[<p>Hi There,</p>
<p>I have some problems with the WP Plugin XML-Sitemap Generator&#8230;</p>
<p>Practically when i try to make the Sitemap it says &#8220;The last run didn&#8217;t finish! Maybe you can raise the memory or time limit for PHP scripts&#8221;</p>
<p>I&#8217;ve raised my memory limit to 64 (from 32) but nothing happens&#8230; same problem&#8230; can you tell me why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nerd Grind</title>
		<link>http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/comment-page-1/#comment-479</link>
		<dc:creator>Nerd Grind</dc:creator>
		<pubDate>Tue, 26 Jan 2010 07:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdgrind.com/?p=5652#comment-479</guid>
		<description>Thanks for catching that.</description>
		<content:encoded><![CDATA[<p>Thanks for catching that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/comment-page-1/#comment-477</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 25 Jan 2010 05:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdgrind.com/?p=5652#comment-477</guid>
		<description>As an FYI, the code that you are saying to use is incorrect... it should not include the &quot;B&quot; in &quot;MB&quot;

It should read:
define(&#039;WP_MEMORY_LIMIT&#039;, &#039;64M&#039;);

Nice plugin though ;)</description>
		<content:encoded><![CDATA[<p>As an FYI, the code that you are saying to use is incorrect&#8230; it should not include the &#8220;B&#8221; in &#8220;MB&#8221;</p>
<p>It should read:<br />
define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8216;64M&#8217;);</p>
<p>Nice plugin though <img src='http://www.nerdgrind.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
