<?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: W3 Total Cache and Fatal error: 30 sec exceeded in functions.php on line 2568</title>
		<link>https://legacy.forums.gravityhelp.com/topic/w3-total-cache-and-fatal-error-30-sec-exceeded-in-functionsphp-on-line-2568</link>
		<description>Gravity Support Forums Topic: W3 Total Cache and Fatal error: 30 sec exceeded in functions.php on line 2568</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:57:55 +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/w3-total-cache-and-fatal-error-30-sec-exceeded-in-functionsphp-on-line-2568" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "W3 Total Cache and Fatal error: 30 sec exceeded in functions.php on line 2568"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/w3-total-cache-and-fatal-error-30-sec-exceeded-in-functionsphp-on-line-2568#post-89344</link>
			<pubDate>Fri, 09 Nov 2012 16:21:12 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">89344@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there any way to reduce the variables in this problem by disabling as many things as possible to make your environment and WordPress install super generic? Something is causing the execution time issue, but being able to figure it out might end up being more of a server log thing than something I can do from my end. &#60;/p&#62;
&#60;p&#62;How did you migrate your site? Can you try the following? &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you also see about disabling the caching? All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jderosa3 on "W3 Total Cache and Fatal error: 30 sec exceeded in functions.php on line 2568"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/w3-total-cache-and-fatal-error-30-sec-exceeded-in-functionsphp-on-line-2568#post-89322</link>
			<pubDate>Fri, 09 Nov 2012 15:47:27 +0000</pubDate>
			<dc:creator>jderosa3</dc:creator>
			<guid isPermaLink="false">89322@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David,&#60;/p&#62;
&#60;p&#62;Thanks for the reply. Let me try to give a run down of what I am working with here. Please bear with me if it too much information. &#60;/p&#62;
&#60;p&#62;Host: Dreamhost VPS&#60;br /&#62;
Options on VPS: PHP cache (Xcache) is active.&#60;/p&#62;
&#60;p&#62;Let's keep in mind I just activated the VPS... before the site was on their shared plan and it worked fine then... I am making an assumption that this is the issue, but it shouldn't be as I am trying to make the site more stable for when I publicize it.&#60;/p&#62;
&#60;p&#62;As I said I get an error upon submitting the form I have created. I made no customizations to any of the core files with the exception of CSS which to me would not attribute to this issue I am having.&#60;/p&#62;
&#60;p&#62;The form located here: &#60;a href=&#34;http://www.jimderosa.com/contact/hire&#34; rel=&#34;nofollow&#34;&#62;http://www.jimderosa.com/contact/hire&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Goes through the page breaks and processes fine... as I said I even get a email when the form is submitted with the results. But the end user is presented with a white page with a generic error...&#60;/p&#62;
&#60;p&#62;I have gotten a few time out errors.. but the one that comes up the most is:&#60;/p&#62;
&#60;p&#62;Fatal error: Maximum execution time of 30 seconds exceeded in /home/jderosa3/jimderosa.com/wp-content/plugins/gravityforms/forms_model.php on line 2401&#60;/p&#62;
&#60;p&#62;The pastbin for this file is here: &#60;a href=&#34;http://pastebin.com/raw.php?i=jEmPGvDZ&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/raw.php?i=jEmPGvDZ&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have also uploaded the XML file of the form itself to pastebin here: &#60;a href=&#34;http://pastebin.com/raw.php?i=0PNrJVJC&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/raw.php?i=0PNrJVJC&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you need anything else. Please let me know. Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "W3 Total Cache and Fatal error: 30 sec exceeded in functions.php on line 2568"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/w3-total-cache-and-fatal-error-30-sec-exceeded-in-functionsphp-on-line-2568#post-89290</link>
			<pubDate>Fri, 09 Nov 2012 13:52:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">89290@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What do you have in your functions.php file that might be contributing to this error? Usually we would get people to go through the plugin/theme conflict and memory increase instructions, but it seems like something specifically is causing this issue that might be related to custom code in that file (either from the theme developer or from you?) Can you post your functions.php file to pastebin or something similar and link to it so we can take a look. Also, any other information you can give us regarding what is special about your site might help us figure out your issue faster.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jderosa3 on "W3 Total Cache and Fatal error: 30 sec exceeded in functions.php on line 2568"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/w3-total-cache-and-fatal-error-30-sec-exceeded-in-functionsphp-on-line-2568#post-89288</link>
			<pubDate>Fri, 09 Nov 2012 13:47:29 +0000</pubDate>
			<dc:creator>jderosa3</dc:creator>
			<guid isPermaLink="false">89288@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form that I am using on my site... please see it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jimderosa.com/contact/hire&#34; rel=&#34;nofollow&#34;&#62;http://www.jimderosa.com/contact/hire&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is pretty big on the back end... but has always worked fine.. I installed the w3 total cache plugin and thought it might be the culprit, but if I deactivate it the error still comes up. &#60;/p&#62;
&#60;p&#62;I recently moved my site over to a VPS and enabled the PHP cache by using Xcache... would this have any conflict with gravity forms... I am using dreamhost as my host incase that matters..&#60;/p&#62;
&#60;p&#62;Odd thing is when this error comes up I still get the email from the form? can I increase the timeout past 30 seconds..? any help would be greatly appreciated. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
