<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Incarantion, Fatal error: Allowed memory size of 33554432 bytes exhausted</title>
		<link>http://www.kriesi.at/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate</link>
		<description>Support Forum - Topic: Incarantion, Fatal error: Allowed memory size of 33554432 bytes exhausted</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:41:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Incarantion, Fatal error: Allowed memory size of 33554432 bytes exhausted"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate#post-81166</link>
			<pubDate>Fri, 26 Oct 2012 12:41:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81166@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Afaik since WP 3.4 WordPress itself requires up to 28M and probably 3.5 will require even more. The WP devs decided to increase the min. requirement to 40M - see: &#60;a href=&#34;http://core.trac.wordpress.org/ticket/21646&#34; rel=&#34;nofollow&#34;&#62;http://core.trac.wordpress.org/ticket/21646&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;To be honest it doesn't make much sense to try various configurations/setups because you'll hit this limit over and over again (eg if you want to upload larger images or audio/video files) and in a few weeks you won't be able to install WP3.5. If your current hoster can't provide more memory it's just a waste of money and I'd search for a new, more user friendly hoster.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PaulBakker on "Incarantion, Fatal error: Allowed memory size of 33554432 bytes exhausted"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate#post-81165</link>
			<pubDate>Fri, 26 Oct 2012 12:30:18 +0000</pubDate>
			<dc:creator>PaulBakker</dc:creator>
			<guid isPermaLink="false">81165@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that quick reply.&#60;br /&#62;
My host allows a maximum of 32MB for PHP.&#60;br /&#62;
This amount was nearly exhausted after activating Dolly, BBpress, Broken-links and Google XML Sitemaps.&#60;br /&#62;
Installing Yoast SEO was impossible and rendered the error.&#60;br /&#62;
I removed BBPress and was able to install Yoast SEO.&#60;br /&#62;
Googled on BBPress and that seems to be quite a memory hog, takes 4MB straight away.&#60;br /&#62;
But that leaves 31MB to spend ! What's taking up so much ?&#60;br /&#62;
What are you using for the events part in the Incarantion theme ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Incarantion, Fatal error: Allowed memory size of 33554432 bytes exhausted"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate#post-81151</link>
			<pubDate>Fri, 26 Oct 2012 09:33:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Probably you need to increase the allocated php memory. Have a look at this article: &#60;a href=&#34;http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can find the wp-config.php on your server (you can use a ftp tool like filezilla). The file can be found in the main web directory which also contains the wp-content, wp-admin, etc. folder. I'd set the memory limit to 128M by using following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;WP_MEMORY_LIMIT&#38;#39;, &#38;#39;128M&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>PaulBakker on "Incarantion, Fatal error: Allowed memory size of 33554432 bytes exhausted"</title>
			<link>http://www.kriesi.at/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-tried-to-allocate#post-81146</link>
			<pubDate>Fri, 26 Oct 2012 08:54:26 +0000</pubDate>
			<dc:creator>PaulBakker</dc:creator>
			<guid isPermaLink="false">81146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I bought the Incarantion template yesterday but when adding new plugins my Wordpress is giving me Fatal errors all over the place.&#60;br /&#62;
Is there something in the template that's asking a bit too much memory of the system ?&#60;/p&#62;
&#60;p&#62;This is the error:&#60;/p&#62;
&#60;p&#62;Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1853353 bytes) in ..&#60;/p&#62;
&#60;p&#62;Kind regards, Paul Bakker
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
