<?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: PHP Allowed Memory Size Exchausted Fatal Error</title>
	<atom:link href="http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Tue, 10 Nov 2009 23:45:27 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maya75</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-591809</link>
		<dc:creator>Maya75</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-591809</guid>
		<description>To catch PHP&#039;s fatal errors, like &quot;Out of memory&quot; or &quot;PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate … bytes) in&quot;, see here : http://php.net/manual/en/function.set-error-handler.php#88401</description>
		<content:encoded><![CDATA[<p>To catch PHP&#8217;s fatal errors, like &#8220;Out of memory&#8221; or &#8220;PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate … bytes) in&#8221;, see here : <a href="http://php.net/manual/en/function.set-error-handler.php#88401" rel="nofollow">http://php.net/manual/en/function.set-error-handler.php#88401</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nakul</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-570818</link>
		<dc:creator>nakul</dc:creator>
		<pubDate>Thu, 16 Apr 2009 09:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-570818</guid>
		<description>I want to increase my memory limit in php server where is i write the script ini_set(”memory_limit”,”16M”);

If u have any other option then send me plz.</description>
		<content:encoded><![CDATA[<p>I want to increase my memory limit in php server where is i write the script ini_set(”memory_limit”,”16M”);</p>
<p>If u have any other option then send me plz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-540801</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Sat, 08 Nov 2008 00:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-540801</guid>
		<description>THANKS VERY MUCH....</description>
		<content:encoded><![CDATA[<p>THANKS VERY MUCH&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online information</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-509613</link>
		<dc:creator>online information</dc:creator>
		<pubDate>Thu, 22 May 2008 03:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-509613</guid>
		<description>I have ever got the same problem, but this ini_set(”memory_limit”,”12M”); line could not solved my problems. I just removed all waste plugin. And walah, It worked.</description>
		<content:encoded><![CDATA[<p>I have ever got the same problem, but this ini_set(”memory_limit”,”12M”); line could not solved my problems. I just removed all waste plugin. And walah, It worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: albachtimi</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-502959</link>
		<dc:creator>albachtimi</dc:creator>
		<pubDate>Thu, 01 May 2008 05:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-502959</guid>
		<description>where is PHP.INI location???</description>
		<content:encoded><![CDATA[<p>where is PHP.INI location???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-470471</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 06 Mar 2008 02:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-470471</guid>
		<description>After trying many solutions in order to get Wordpress to co-operate with Microsoft live writer.  I finally came here and after editing &quot;/wp-admin/includes/image.php&quot;, the problem was solved.  

I just needed to add...

ini_set(&quot;memory_limit&quot;,&quot;12M&quot;);

... right under the &lt;?php tag</description>
		<content:encoded><![CDATA[<p>After trying many solutions in order to get Wordpress to co-operate with Microsoft live writer.  I finally came here and after editing &#8220;/wp-admin/includes/image.php&#8221;, the problem was solved.  </p>
<p>I just needed to add&#8230;</p>
<p>ini_set(&#8221;memory_limit&#8221;,&#8221;12M&#8221;);</p>
<p>&#8230; right under the &lt;?php tag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jawarh</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-466214</link>
		<dc:creator>jawarh</dc:creator>
		<pubDate>Sat, 16 Feb 2008 11:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-466214</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Relieved</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-463294</link>
		<dc:creator>Relieved</dc:creator>
		<pubDate>Thu, 31 Jan 2008 03:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-463294</guid>
		<description>Exactly what I was looking for to solve my problems! Thanks for the simple and clear instruction!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for to solve my problems! Thanks for the simple and clear instruction!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-462731</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Sun, 27 Jan 2008 09:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-462731</guid>
		<description>I follow your instruction by modifying php.ini and it works. Thanks for sharing this information.</description>
		<content:encoded><![CDATA[<p>I follow your instruction by modifying php.ini and it works. Thanks for sharing this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freelovers</title>
		<link>http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/comment-page-1/#comment-449140</link>
		<dc:creator>freelovers</dc:creator>
		<pubDate>Wed, 19 Dec 2007 01:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2006/04/23/php-allowed-memory-size-exchausted-fatal-error/#comment-449140</guid>
		<description>I have same problem with yours. Can this problem solved  by editing any wordpress file? or....
without configuring php.ini?
thanks before</description>
		<content:encoded><![CDATA[<p>I have same problem with yours. Can this problem solved  by editing any wordpress file? or&#8230;.<br />
without configuring php.ini?<br />
thanks before</p>
]]></content:encoded>
	</item>
</channel>
</rss>
