If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Fatal error: Maximum execution time of 30 seconds  XML
Forum Index » Advanced Guestbook Forum
Author Message
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

The guestbook is installed in a Windows 2000 Server, it was working fine, now it just stopped working for no reason....

this is the error we get

Fatal error: Maximum execution time of 30 seconds exceeded in .....\guestbook\lib\mysql.class.php on line 41

www.pescozada.com/guestbook

anyone ever encountered this problem?

fix the problems in our own soil first.
[Email] aim icon
phpuser3
Graduate
[Avatar]

Joined: 16/11/2004 12:46:44
Messages: 110
Offline

is your mysql server running?
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

yes is running.[/b]

fix the problems in our own soil first.
[Email] aim icon
phpuser3
Graduate
[Avatar]

Joined: 16/11/2004 12:46:44
Messages: 110
Offline

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



but i'm sure it's something wrong with your php/mysql installation
probably mysql 5 server with php using mysql 4 client libraries
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

WOW.... I DON'T KNOW HOW TO ACCESS PHP THROUGH A WINDOWS SERVER....

fix the problems in our own soil first.
[Email] aim icon
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

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.

phpuser3 is just refering to a piece of code you can place within a PHP script.

Anyway is the MySQL server on the same machine as the web server?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

YEAH ITS ON THE SAME SERVER.

fix the problems in our own soil first.
[Email] aim icon
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Did you encounter any problems installing the guestbook?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

none at all, it was working fine, all of a sudden it stopped working.[/b]

fix the problems in our own soil first.
[Email] aim icon
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

How long has it been working fine?
Can you still access the database using something like phpMyAdmin?
Did you make any changes to the server recently?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

all i have access to is the folders, not phpMyAdmin app.. and, no changes to the server... it's weird

fix the problems in our own soil first.
[Email] aim icon
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

OK both addentry and admin login pages are fine which makes me think it is to do with the entries. Login to the admin http://www.pescozada.com/guestbook/admin.php 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.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
RobWestLoko
Beginner
[Avatar]

Joined: 23/11/2004 08:32:41
Messages: 29
Location: Los Angeles, CA, USA
Offline

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?

fix the problems in our own soil first.
[Email] aim icon
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

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.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Advanced Guestbook Forum
Go to:   
Based on the open source JForum