<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Fatal error: Maximum execution time of 30 seconds"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Fatal error: Maximum execution time of 30 seconds"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Fatal error: Maximum execution time of 30 seconds</title>
				<description><![CDATA[ The guestbook is installed in a Windows 2000 Server, it was working fine, now it just stopped working for no reason.... <br /> <br /> this is the error we get<br /> <br /> Fatal error: Maximum execution time of 30 seconds exceeded in .....\guestbook\lib\mysql.class.php on line 41<br /> <br /> www.pescozada.com/guestbook<br /> <br /> anyone ever encountered this problem?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19133.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19133.php</link>
				<pubDate><![CDATA[Mon, 19 Dec 2005 19:49:47]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ is your mysql server running?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19134.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19134.php</link>
				<pubDate><![CDATA[Mon, 19 Dec 2005 19:58:17]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yes is running.[/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19135.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19135.php</link>
				<pubDate><![CDATA[Mon, 19 Dec 2005 20:01:58]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ you can increase the maximum execution time with the set_time_limit() function. add a simple set_time_limit(100) to the config.inc.php file<br /> <br /> [code]&lt;?php<br /> <br /> set_time_limit&#40;100&#41;;<br /> <br /> ...<br /> <br /> ?&gt;[/code]<br /> <br /> but i'm sure it's something wrong with your php/mysql installation<br /> probably mysql 5 server with php using mysql 4 client libraries]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19138.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19138.php</link>
				<pubDate><![CDATA[Mon, 19 Dec 2005 21:30:33]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ WOW.... I DON'T KNOW HOW TO ACCESS PHP THROUGH A WINDOWS SERVER....]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19140.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19140.php</link>
				<pubDate><![CDATA[Mon, 19 Dec 2005 23:17:36]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Look for the php.ini file. It will possibly be in either the windows or winnt directories. Or possibly it will be in the PHP directory depending on your set up.<br /> <br /> phpuser3 is just refering to a piece of code you can place within a PHP script.<br /> <br /> Anyway is the MySQL server on the same machine as the web server?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19143.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19143.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 02:30:13]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ YEAH ITS ON THE SAME SERVER.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19144.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19144.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 04:33:35]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Did you encounter any problems installing the guestbook?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19145.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19145.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 05:01:47]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ none at all, it was working fine, all of a sudden it stopped working.[/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19146.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19146.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 05:04:33]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ How long has it been working fine? <br /> Can you still access the database using something like phpMyAdmin? <br /> Did you make any changes to the server recently?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19147.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19147.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 05:06:47]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ all i have access to is the folders, not phpMyAdmin app.. and, no changes to the server... it's weird]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19149.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19149.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 05:13:49]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ OK both addentry and admin login pages are fine which makes me think it is to do with the entries. Login to the admin <a class="snap_shots" href="http://www.pescozada.com/guestbook/admin.php" target="_blank" rel="nofollow">http://www.pescozada.com/guestbook/admin.php</a> and check how many entries you have it set to show per page. If it is a low number then go into Easy Admin and check for stupid entries that may be causing a problem.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19150.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19150.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 05:32:23]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Unfortunatly it doesn't work, but I am able to see the messages through the administration panel, so it's not a php or mysql problem right?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19151.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19151.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 06:39:13]]> GMT</pubDate>
				<author><![CDATA[ RobWestLoko]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you can view the entries in easy admin without a problem then maybe something has happened to either the index.php or gb.class.php files. Redownload the guestbook and replace these two files.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5251/19152.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5251/19152.php</link>
				<pubDate><![CDATA[Tue, 20 Dec 2005 06:45:04]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>