<?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: How to increase your PHP Memory Limit</title>
	<atom:link href="http://wpguru.co.uk/2009/10/how-to-increase-your-php-memory-limit/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpguru.co.uk/2009/10/how-to-increase-your-php-memory-limit/</link>
	<description>Dedicated Wordpress Hosting and Support</description>
	<lastBuildDate>Thu, 10 May 2012 13:20:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jay Versluis</title>
		<link>http://wpguru.co.uk/2009/10/how-to-increase-your-php-memory-limit/comment-page-1/#comment-2703</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Sat, 31 Mar 2012 13:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=166#comment-2703</guid>
		<description>Good point, thanks for your input. Here&#039;s how to inncrease your PHP Memory Limit to 64MB via wp-config.php:

&lt;code&gt;define(&#039;WP_MEMORY_LIMIT&#039;, &#039;64M&#039;);&lt;/code&gt;

Note that this may not work as it&#039;s talking to PHP rather than Apache.</description>
		<content:encoded><![CDATA[<p>Good point, thanks for your input. Here&#8217;s how to inncrease your PHP Memory Limit to 64MB via wp-config.php:</p>
<p><code>define('WP_MEMORY_LIMIT', '64M');</code></p>
<p>Note that this may not work as it&#8217;s talking to PHP rather than Apache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel Chenze</title>
		<link>http://wpguru.co.uk/2009/10/how-to-increase-your-php-memory-limit/comment-page-1/#comment-2693</link>
		<dc:creator>Emmanuel Chenze</dc:creator>
		<pubDate>Thu, 29 Mar 2012 10:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=166#comment-2693</guid>
		<description>What about editing the wp-config file instead. it works too.</description>
		<content:encoded><![CDATA[<p>What about editing the wp-config file instead. it works too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

