Re: [PHP] what could cause the maximum execution time exceeded?

2001-04-10 Thread Rahul Bhide
Just wondering ---if your question means . Where is the time limit set ? then the answer is ---php.ini file (usually sitting in the /usr/local/lib directory) . please ignore if I interpreted the question wrong !!. bye, ~Rahul "B. van Ouwerkerk" wrote: > At 11:02 10-4-01 -0500, Jacky wrote: > >H

Re: [PHP] what could cause the maximum execution time exceeded?

2001-04-09 Thread B. van Ouwerkerk
At 11:02 10-4-01 -0500, Jacky wrote: >Hi people >I ran a PHP page and there was an error said below: >Fatal error Maximum execution time of 30 seconds exceeded in >include/getRoomDesc.php4 >What could cause this?? The rain??!! HOW should we know without some code.. You can post it or put i

Re: [PHP] what could cause the maximum execution time exceeded?

2001-04-09 Thread David Robley
On Wed, 11 Apr 2001 01:32, Jacky wrote: > Hi people > I ran a PHP page and there was an error said below: > Fatal error Maximum execution time of 30 seconds exceeded in > include/getRoomDesc.php4 What could cause this?? The script is running for more than 30 seconds. As to what causes it - look

Re: [PHP] what could cause the maximum execution time exceeded?

2001-04-09 Thread trogers
Hi possibly a loop running endlessly.. Tom At 11:02 AM 10/04/01 -0500, Jacky wrote: >Hi people >I ran a PHP page and there was an error said below: >Fatal error Maximum execution time of 30 seconds exceeded in >include/getRoomDesc.php4 >What could cause this?? >Jack >[EMAIL PROTECTED] >"There i

[PHP] what could cause the maximum execution time exceeded?

2001-04-09 Thread Jacky
Hi people I ran a PHP page and there was an error said below: Fatal error Maximum execution time of 30 seconds exceeded in include/getRoomDesc.php4 What could cause this?? Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself"