<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fluxbb.org/forums/extern.php?action=feed&amp;type=rss&amp;tid=3687" rel="self" type="application/rss+xml" />
		<title><![CDATA[FluxBB Forums / Maximum execution time of 60 seconds exceeded in email.php]]></title>
		<link>http://fluxbb.org/forums/viewtopic.php?id=3687</link>
		<description><![CDATA[The most recent posts in Maximum execution time of 60 seconds exceeded in email.php.]]></description>
		<lastBuildDate>Sat, 06 Mar 2010 00:38:35 +0000</lastBuildDate>
		<generator>FluxBB 1.4.8</generator>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=29475#p29475</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Reading ends when length&#160; - 1 bytes have been read, on a newline (which is included in the return value), or on EOF (whichever comes first). If no length is specified, it will keep reading from the stream until it reaches the end of the line.</p></div></blockquote></div><p>So, if my mail server were to write fewer than 256 bytes and not send an EOF, it would freeze.</p><p>I would talk to your webhost if PHP is hanging on random lines of code.</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Sat, 06 Mar 2010 00:38:35 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=29475#p29475</guid>
		</item>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=29471#p29471</link>
			<description><![CDATA[<p>This is especially odd since the connection seems to be established correctly - else we would get a &quot;normal&quot; FluxBB error even before that step.</p><p>How exactly does fgets() react if the response is shorter than the given number of bytes?</p>]]></description>
			<author><![CDATA[dummy@example.com (Franz)]]></author>
			<pubDate>Fri, 05 Mar 2010 21:02:51 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=29471#p29471</guid>
		</item>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=29469#p29469</link>
			<description><![CDATA[<p>Nah, but to be honest I think there&#039;s something wrong somewhere with Apache/PHP or whatever as your decode_username() function gets stuck too on the line that simply adds a space to the beginning of a string.</p><p>The only &#039;fix&#039; (read: bodge) I&#039;ve found is by having Apache automatically restarted every 3 hours, but obviously I&#039;d love to resolve it properly. I have no-idea what&#039;s causing it so it&#039;s pretty hard to fix. <img src="http://fluxbb.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Luke)]]></author>
			<pubDate>Fri, 05 Mar 2010 20:52:27 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=29469#p29469</guid>
		</item>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28641#p28641</link>
			<description><![CDATA[<p>I&#039;m not sure why it would be happening, but it sounds like it&#039;s connecting to the mail server, but for some reason isn&#039;t receiving any data so is getting stuck waiting for a response.</p><p>Did anything else change (version, host, settings?) when you changed from PunBB to FluxBB? I&#039;m not aware of email.php having been changed at all in the 1.2 branch.</p>]]></description>
			<author><![CDATA[dummy@example.com (Reines)]]></author>
			<pubDate>Thu, 11 Feb 2010 10:11:18 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28641#p28641</guid>
		</item>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28639#p28639</link>
			<description><![CDATA[<p>It&#039;s always the same line.</p>]]></description>
			<author><![CDATA[dummy@example.com (Luke)]]></author>
			<pubDate>Thu, 11 Feb 2010 09:53:32 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28639#p28639</guid>
		</item>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28486#p28486</link>
			<description><![CDATA[<p>Do you get this same error everytime you try what you tried to do? It might very well be possible that some action is too slow, but execution always stops at a different line (therefore, different lines could be displayed in that error and thus, wouldn&#039;t help to find the actual problem).</p>]]></description>
			<author><![CDATA[dummy@example.com (Franz)]]></author>
			<pubDate>Sun, 07 Feb 2010 08:24:29 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28486#p28486</guid>
		</item>
		<item>
			<title><![CDATA[Re: Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28465#p28465</link>
			<description><![CDATA[<p>It gets past this step OK:</p><p>if (!($socket = fsockopen($smtp_host, $smtp_port, $errno, $errstr, 15)))</p>]]></description>
			<author><![CDATA[dummy@example.com (Luke)]]></author>
			<pubDate>Fri, 05 Feb 2010 19:34:34 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28465#p28465</guid>
		</item>
		<item>
			<title><![CDATA[Maximum execution time of 60 seconds exceeded in email.php]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28464#p28464</link>
			<description><![CDATA[<p>Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\FluxBB\forum\include\email.php&#160; on line 107</p><p>Why is it doing this? </p><p>Line 107 is:</p><p>if (!($server_response = fgets($socket, 256)))</p><p>What server is that trying to connect to though? I&#039;ve got it configured in my config to connect to Gmail and that has been working for ages, it stopped working when we switched from PunBB to FluxBB, I believe.</p>]]></description>
			<author><![CDATA[dummy@example.com (Luke)]]></author>
			<pubDate>Fri, 05 Feb 2010 19:32:17 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28464#p28464</guid>
		</item>
	</channel>
</rss>

