<?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: Solve PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried&#8230;</title>
	<atom:link href="http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 00:56:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Siimi</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-16078</link>
		<dc:creator>Siimi</dc:creator>
		<pubDate>Wed, 04 Nov 2009 07:25:37 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16078</guid>
		<description>I have been trying to install phocagallery in my joomla site....but when i click install button then the following message is shown:-&lt;br&gt;Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 998969 bytes) in C:wampwwwjoomlalibrariesjoomlafilesystemarchivezip.php on line 310&lt;br&gt;I increased the size of of memory limit in php.ini...but it still isn&#039;t working..&lt;br&gt;Please give me another solution</description>
		<content:encoded><![CDATA[<p>I have been trying to install phocagallery in my joomla site&#8230;.but when i click install button then the following message is shown:-<br />Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 998969 bytes) in C:wampwwwjoomlalibrariesjoomlafilesystemarchivezip.php on line 310<br />I increased the size of of memory limit in php.ini&#8230;but it still isn&#39;t working..<br />Please give me another solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Álvaro Garrido</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-15859</link>
		<dc:creator>Álvaro Garrido</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:19:56 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15859</guid>
		<description>Keep in mind that a huge memory limit is a poor substitute for good coding. A poorly written script may inefficiently squander memory which can cause severe problems for frequently executed scripts. However, some applications are run infrequently and require lots of memory like importing and processing a big data file.</description>
		<content:encoded><![CDATA[<p>Keep in mind that a huge memory limit is a poor substitute for good coding. A poorly written script may inefficiently squander memory which can cause severe problems for frequently executed scripts. However, some applications are run infrequently and require lots of memory like importing and processing a big data file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank S.</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-15724</link>
		<dc:creator>Frank S.</dc:creator>
		<pubDate>Mon, 19 Oct 2009 09:51:34 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15724</guid>
		<description>Thank you ^^ !!!&lt;br&gt; &lt;br&gt;I got aproblem same same with you thank you</description>
		<content:encoded><![CDATA[<p>Thank you ^^ !!!</p>
<p>I got aproblem same same with you thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsmflash</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-15456</link>
		<dc:creator>dsmflash</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:29:02 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15456</guid>
		<description>@common_ass:&lt;br&gt;&lt;br&gt;it&#039;s php_value memory_limit 12M, not ini_set(&quot;memory_limit&quot;,&quot;12M&quot;). &lt;br&gt;&lt;br&gt;just because its my first post here does not make me a noob. Those who accuse usually are. You SDF. Do everyone a favor and move somewhere that doesn&#039;t have the Internet.</description>
		<content:encoded><![CDATA[<p>@common_ass:</p>
<p>it&#39;s php_value memory_limit 12M, not ini_set(&#8221;memory_limit&#8221;,&#8221;12M&#8221;). </p>
<p>just because its my first post here does not make me a noob. Those who accuse usually are. You SDF. Do everyone a favor and move somewhere that doesn&#39;t have the Internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: common sense</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-15454</link>
		<dc:creator>common sense</dc:creator>
		<pubDate>Tue, 06 Oct 2009 01:32:51 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15454</guid>
		<description>@dsmflash : wtf noob? giving bad advice?</description>
		<content:encoded><![CDATA[<p>@dsmflash : wtf noob? giving bad advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsmflash</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-15217</link>
		<dc:creator>dsmflash</dc:creator>
		<pubDate>Thu, 24 Sep 2009 15:50:29 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15217</guid>
		<description>ini_set(&quot;memory_limit&quot;,&quot;12M&quot;); will crash your site. DO NOT USE.</description>
		<content:encoded><![CDATA[<p>ini_set(&#8221;memory_limit&#8221;,&#8221;12M&#8221;); will crash your site. DO NOT USE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swzmaster</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-15200</link>
		<dc:creator>Swzmaster</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:32:26 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15200</guid>
		<description>thanks for your tips</description>
		<content:encoded><![CDATA[<p>thanks for your tips</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alonsolps</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-14828</link>
		<dc:creator>alonsolps</dc:creator>
		<pubDate>Sun, 06 Sep 2009 21:46:33 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14828</guid>
		<description>Hola, soy nuevo en cuanto al tema, me podrias decir que pasos seguir para resolver este problema? te lo voy a agradecer mucho Ciao</description>
		<content:encoded><![CDATA[<p>Hola, soy nuevo en cuanto al tema, me podrias decir que pasos seguir para resolver este problema? te lo voy a agradecer mucho Ciao</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alonsolps</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-14827</link>
		<dc:creator>alonsolps</dc:creator>
		<pubDate>Sun, 06 Sep 2009 21:42:16 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14827</guid>
		<description>Hi, how can I find This files in order to modify them?, Thanks</description>
		<content:encoded><![CDATA[<p>Hi, how can I find This files in order to modify them?, Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Søndergaard Poulsen</title>
		<link>http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/comment-page-2/#comment-14823</link>
		<dc:creator>Erik Søndergaard Poulsen</dc:creator>
		<pubDate>Sun, 06 Sep 2009 15:25:52 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14823</guid>
		<description>You can also set the value in the .htaccess file in the root of your server by adding the following line:&lt;br&gt;&lt;br&gt;php_value memory_limit 64M&lt;br&gt;&lt;br&gt;(Create a new file named &quot;.htaccess&quot; if it does not exist).&lt;br&gt;&lt;br&gt;my blog: &lt;a href=&quot;http://www.graasubstans.dk/blog&quot; rel=&quot;nofollow&quot;&gt;http://www.graasubstans.dk/blog&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You can also set the value in the .htaccess file in the root of your server by adding the following line:</p>
<p>php_value memory_limit 64M</p>
<p>(Create a new file named &#8220;.htaccess&#8221; if it does not exist).</p>
<p>my blog: <a href="http://www.graasubstans.dk/blog" rel="nofollow">http://www.graasubstans.dk/blog</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
