<?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] Fix &#8211; PHP Fatal Error: Out Of Memory</title>
	<atom:link href="http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/</link>
	<description>Tips,tricks,News,Reviews,Tutorials on-Firefox,Web 2.0,Online TV,Online tools,Gadgets and more</description>
	<lastBuildDate>Sat, 11 Feb 2012 00:39:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Manoj</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-51861</link>
		<dc:creator>Manoj</dc:creator>
		<pubDate>Thu, 15 Sep 2011 13:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-51861</guid>
		<description>Really nice article, it has really helped me to solve my blog&#039;s problem.</description>
		<content:encoded><![CDATA[<p>Really nice article, it has really helped me to solve my blog&#8217;s problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kate</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-51624</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Wed, 07 Sep 2011 00:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-51624</guid>
		<description>I am having this same problem, but these solutions are a bit over my head. Anybody have the time/inclination to explain it to me a little bit more in-depth? Is this even something to do with MY PC or does it have to do with the site I&#039;m trying to upload the image to?</description>
		<content:encoded><![CDATA[<p>I am having this same problem, but these solutions are a bit over my head. Anybody have the time/inclination to explain it to me a little bit more in-depth? Is this even something to do with MY PC or does it have to do with the site I&#8217;m trying to upload the image to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-50367</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 10 Jul 2011 15:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-50367</guid>
		<description>Just had the same problem, instead of just applying this type of technique. Try actually figuring out what might be the problem before adding this update to the ini.php file.

I&#039;ve have 1and1 and solved my problem without having to touch the ini.php file. 

Go through your plugins, edit where need be..</description>
		<content:encoded><![CDATA[<p>Just had the same problem, instead of just applying this type of technique. Try actually figuring out what might be the problem before adding this update to the ini.php file.</p>
<p>I&#8217;ve have 1and1 and solved my problem without having to touch the ini.php file. </p>
<p>Go through your plugins, edit where need be..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicola</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-50259</link>
		<dc:creator>Nicola</dc:creator>
		<pubDate>Sat, 02 Jul 2011 20:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-50259</guid>
		<description>Hi, I have tried doing the options you suggest except 2 - apologies but I was unsure what to put and wondered if you can help:

The error I get is 2Fatal error: Out of memory (allocated 32243712) (tried to allocate 3098505 bytes) in /homepages/0/d132202164/htdocs/blog/wp-includes/class-http.php on line 1421&quot; so I&#039;ve tried editing the class-http.php file but there are a few ini-sets and I was unsure where / how to add it in </description>
		<content:encoded><![CDATA[<p>Hi, I have tried doing the options you suggest except 2 &#8211; apologies but I was unsure what to put and wondered if you can help:</p>
<p>The error I get is 2Fatal error: Out of memory (allocated 32243712) (tried to allocate 3098505 bytes) in /homepages/0/d132202164/htdocs/blog/wp-includes/class-http.php on line 1421&#8243; so I&#8217;ve tried editing the class-http.php file but there are a few ini-sets and I was unsure where / how to add it in</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasim Padhiyar</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-26943</link>
		<dc:creator>Vasim Padhiyar</dc:creator>
		<pubDate>Tue, 10 Aug 2010 06:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-26943</guid>
		<description>nice article,
i am trying to upload 4 MB image but it gives me fatal error : Out of Memory. although i have 40 MB set in phpini

is there any more setting required.</description>
		<content:encoded><![CDATA[<p>nice article,<br />
i am trying to upload 4 MB image but it gives me fatal error : Out of Memory. although i have 40 MB set in phpini</p>
<p>is there any more setting required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaXfReZa</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-24294</link>
		<dc:creator>MaXfReZa</dc:creator>
		<pubDate>Sat, 15 May 2010 17:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-24294</guid>
		<description>I&#039;ve tried 4th option: define(&#039;WP_MEMORY_LIMIT&#039;, &#039;32M&#039;);

But I used &#039;64M&#039; instead of &#039;32M&#039; because my default settings was set to &#039;40M&#039;. I&#039;ve been trying to bring the error out by clicking to and from the home page but I don&#039;t see the error anymore. Thank God for blessing Raju with a means and a will to help others.

My site is moving faster, which nice side-effect :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried 4th option: define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;32M&#8217;);</p>
<p>But I used &#8217;64M&#8217; instead of &#8217;32M&#8217; because my default settings was set to &#8217;40M&#8217;. I&#8217;ve been trying to bring the error out by clicking to and from the home page but I don&#8217;t see the error anymore. Thank God for blessing Raju with a means and a will to help others.</p>
<p>My site is moving faster, which nice side-effect <img src='http://cdn.techpp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-23197</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Fri, 16 Apr 2010 02:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-23197</guid>
		<description>I am having the same error issue, I don&#039;t have shell access to my site, but have had the provider up the php limit to 64M. I was getting errors with varying allocated memory sizes. 

I still am getting the errors, I put in a plug-in to monitor the memory the stats below are what it shows:
* Usage Sample: 26.18MB (41%)
* Peak Usage: 26.92MB (42%)
* All-Time: 30.85MB on 3/25/10 @ 3:59 am (shutdown)
* Load Averages: 0.54 0.55 0.54
* WP Memory Limit: 64M
* PHP Memory Limit: 64M

most of the recent errors have an allocated memory of 20971520 which I believe is 20M, yet I cannot find where that setting is, and as shown below it occurs in different plug-ins.

I am stumped. 

maybe I will disable various plug-ins until it stops.  :(


Fatal error: Out of memory (allocated 20971520) (tried to allocate 122880 bytes) in /home/weaver/public_html/wordblog/wp-includes/pluggable.php on line 342

Fatal error: Out of memory (allocated 20971520) (tried to allocate 24577 bytes) in /home/weaver/public_html/wordblog/wp-settings.php on line 601</description>
		<content:encoded><![CDATA[<p>I am having the same error issue, I don&#8217;t have shell access to my site, but have had the provider up the php limit to 64M. I was getting errors with varying allocated memory sizes. </p>
<p>I still am getting the errors, I put in a plug-in to monitor the memory the stats below are what it shows:<br />
* Usage Sample: 26.18MB (41%)<br />
* Peak Usage: 26.92MB (42%)<br />
* All-Time: 30.85MB on 3/25/10 @ 3:59 am (shutdown)<br />
* Load Averages: 0.54 0.55 0.54<br />
* WP Memory Limit: 64M<br />
* PHP Memory Limit: 64M</p>
<p>most of the recent errors have an allocated memory of 20971520 which I believe is 20M, yet I cannot find where that setting is, and as shown below it occurs in different plug-ins.</p>
<p>I am stumped. </p>
<p>maybe I will disable various plug-ins until it stops.  <img src='http://cdn.techpp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Fatal error: Out of memory (allocated 20971520) (tried to allocate 122880 bytes) in /home/weaver/public_html/wordblog/wp-includes/pluggable.php on line 342</p>
<p>Fatal error: Out of memory (allocated 20971520) (tried to allocate 24577 bytes) in /home/weaver/public_html/wordblog/wp-settings.php on line 601</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatal error: Out of memory &#171; PHP-Developers-Group</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-11974</link>
		<dc:creator>Fatal error: Out of memory &#171; PHP-Developers-Group</dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-11974</guid>
		<description>[...]  http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/       PHP No Comments November 27th, 2009   About... drseervi This author published 14 posts in this site. [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/" rel="nofollow">http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/</a>       PHP No Comments November 27th, 2009   About&#8230; drseervi This author published 14 posts in this site. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-5635</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Fri, 07 Aug 2009 12:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-5635</guid>
		<description>@Raju

I agree with Vincent. Throwing more memory at something that has memory leaks can only make the problem go away for a while. It will still be there and may come back.

Best thing to do is to try and get rid of the underlying issue.</description>
		<content:encoded><![CDATA[<p>@Raju</p>
<p>I agree with Vincent. Throwing more memory at something that has memory leaks can only make the problem go away for a while. It will still be there and may come back.</p>
<p>Best thing to do is to try and get rid of the underlying issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://techpp.com/2009/07/10/how-to-fix-php-fatal-error-out-of-memory/comment-page-1/#comment-5495</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=6337#comment-5495</guid>
		<description>@Vincent,
that&#039;s not something easy. There is no easy way to find out which process/plugin is taking in extra memory. In case it goes beyond a point, you can start disabling plugins one-by-one to see if it improves memory consumption.</description>
		<content:encoded><![CDATA[<p>@Vincent,<br />
that&#8217;s not something easy. There is no easy way to find out which process/plugin is taking in extra memory. In case it goes beyond a point, you can start disabling plugins one-by-one to see if it improves memory consumption.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via cdn.techpp.com

Served from: techpp.com @ 2012-02-12 17:55:51 -->
