<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>Gravity Support Forums Topic: Still getting an &#34;Allowed memory size&#34; error</title>
		<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error</link>
		<description>Gravity Support Forums Topic: Still getting an &quot;Allowed memory size&quot; error</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 05:56:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/still-getting-an-allowed-memory-size-error" rel="self" type="application/rss+xml" />

		<item>
			<title>Theorian82 on "Still getting an &#34;Allowed memory size&#34; error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error#post-51201</link>
			<pubDate>Fri, 02 Mar 2012 23:26:29 +0000</pubDate>
			<dc:creator>Theorian82</dc:creator>
			<guid isPermaLink="false">51201@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just had the same issue and fixed it using the suggested solutions.  Mind you I'm managing my own VPS and so have access to php.ini configuration settings through WHM.  If you don't have access to this (shared hosting environment etc.), like Carl said, you need to contact your hosting provider and have them deal with this issue as it can be fixed server side once you change your&#60;br /&#62;
Wordpress mem limit.  ** If in a shared environment, just remember that you're sharing the resources allocated with numerous other users - which is most likely going to be your problem ** and so you might need to look into a different hosting solution if still hitting the same issues post mem changes:&#60;/p&#62;
&#60;p&#62;Try this:&#60;br /&#62;
1, Tell wordpress that it should be using more than 32M of PHP memory - in wp-config.php add the line: &#60;code&#62;define(&#38;#39;WP_MEMORY_LIMIT&#38;#39;, &#38;#39;64M&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Wordpress automatically allocates up to 32M of memory, this is why you need to set this limit higher than 32 in wp-config.  You could even try testing 96M if still getting the error.&#60;/p&#62;
&#60;p&#62;2, Make sure that php.ini (server side) has it's memory limit set == your wordpress mem limit or higher.  Depending on how much traffic your site receives or how many websites you're running, this limit may need to be set much higher than your wordpress limit.  Again, if in a shared hosted environment, contact your host provider and ask them to do this.&#60;/p&#62;
&#60;p&#62;If using WHM, this can be done by going to Main &#38;gt;&#38;gt; Service Configuration &#38;gt;&#38;gt; PHP Configuration Editor.&#60;/p&#62;
&#60;p&#62;Hopefully this helps - and remember not to just increase your mem limit to a ridiculously high setting.  They're relatively low for a reason, so don't increase it just for the sake of 'being safe'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Still getting an &#34;Allowed memory size&#34; error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error#post-50976</link>
			<pubDate>Wed, 29 Feb 2012 21:59:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">50976@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As Rob mentioned above, send him the URL of the site, a WordPress admin login as well as an FTP login and he can look into this issue for you and debug it to determine exactly what is going on.&#60;/p&#62;
&#60;p&#62;That error IS a PHP Memory error.  It is not a Gravity Forms error.  So this is indeed some sort of memory issue.  One issue could be the total amount of memory isn't actually being allocated properly because of web server or WordPress configuration settings. However, 256 MB is typically more than enough memory.  Although We'll take a look and see what is going on.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
This is more than annoying especially since all over this forum the &#34;solution&#34; is to raise the memory limit. And this is a PAID plugin.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;This issue and the solution has nothing to do with the quality of Gravity Forms or the fact that it is a paid plugin.  PHP memory settings on your host are completely out of our control AND overall memory usage is out of our control.  Memory usage is impacted by your site as a whole, including the theme you are using and all of the plugins you are collectively running.&#60;/p&#62;
&#60;p&#62;Unfortunately many web hosts default to a very low amount of memory, 16 MB and 32 MB is very common for many shared hosts.  This doesn't mean they limit you to this amount, but it does mean that this is the default and a lot of users run into memory issues because of this.&#60;/p&#62;
&#60;p&#62;This issue was originally posted over the weekend.  We list in our support guidelines that we try and response to all NON-PRIORITY SUPPORT support forum posts in 48 hours.  HOWEVER when an issue is posted over the weekend, it can sometimes take longer as our office is closed on the weekends.&#60;/p&#62;
&#60;p&#62;So with that in mind, I would appreciate it if you don't point fingers and instead allow Rob to assist you in determine what is going on.  Our support team is here to help you and you will receive much better support if you interact with our support team in a positive rather than combative manner.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Still getting an &#34;Allowed memory size&#34; error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error#post-50973</link>
			<pubDate>Wed, 29 Feb 2012 21:27:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">50973@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey - sorry about that, can you email me a login to &#60;a href=&#34;mailto:rob@rocketgenius.com&#34;&#62;rob@rocketgenius.com&#60;/a&#62; so I can take a look around?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SparklingDawgDesign on "Still getting an &#34;Allowed memory size&#34; error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error#post-50940</link>
			<pubDate>Wed, 29 Feb 2012 14:38:53 +0000</pubDate>
			<dc:creator>SparklingDawgDesign</dc:creator>
			<guid isPermaLink="false">50940@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does ANYONE from the GF development/support team read this forum?????&#60;/p&#62;
&#60;p&#62;The plugin is unusable due to the memory error and lack of a real solution for same.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SparklingDawgDesign on "Still getting an &#34;Allowed memory size&#34; error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error#post-50589</link>
			<pubDate>Sun, 26 Feb 2012 16:34:38 +0000</pubDate>
			<dc:creator>SparklingDawgDesign</dc:creator>
			<guid isPermaLink="false">50589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Same error as above, only now it is happening when I login to WP again after logging out yesterday. Once I am logged in, I can't go anywhere from the Dashboard without getting the message:&#60;/p&#62;
&#60;p&#62;Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/poten625/public_html/wp-admin/admin-header.php on line 124&#60;/p&#62;
&#60;p&#62;The file name depends on what I try to do, but I get the &#34;Allowed memory size&#34; error all over the WP Admin. Once I deleted the plugin, everything worked again.&#60;/p&#62;
&#60;p&#62;In wp-config.php and in my php.ini the memory is set to 256M. Again, the 256 is confirmed when I run phpinfo.php.&#60;/p&#62;
&#60;p&#62;This is more than annoying especially since all over this forum the &#34;solution&#34; is to raise the memory limit. And this is a PAID plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SparklingDawgDesign on "Still getting an &#34;Allowed memory size&#34; error"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/still-getting-an-allowed-memory-size-error#post-50517</link>
			<pubDate>Sat, 25 Feb 2012 16:44:04 +0000</pubDate>
			<dc:creator>SparklingDawgDesign</dc:creator>
			<guid isPermaLink="false">50517@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have reviewed the forum posts where the same error has been reported, but none of the situations, and none of the solutions apply. The error:&#60;br /&#62;
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /home/username/public_html/wp-content/plugins/gravityforms/form_detail.php on line 2177&#60;/p&#62;
&#60;p&#62;Unlike others posting this problem, the error in my situation did not happen during installation, etc. It happened when I tried adding a form.  I tried this several times.&#60;/p&#62;
&#60;p&#62;I upped the memory_limit to 256M, tried deactivating other plugins, and updated the GF plugin using the auto-update. None of these possible solutions is working. I can use everything else in WordPress (only  since updating GF), I can access GF Settings, etc, but I cannot get to Forms &#38;gt; New Form. When I try to add a form, I get the &#34;Allowed memory size&#34; error.&#60;/p&#62;
&#60;p&#62;WordPress 3.3.1&#60;br /&#62;
GF Version 1.6.3.1&#60;br /&#62;
PHP 5.2.17&#60;br /&#62;
MySQL version 5.0.92-community-log&#60;br /&#62;
Apache version 2.2.21&#60;br /&#62;
OS Linux&#60;br /&#62;
Memory limit (256M, verified with phpinfo.php)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
