RE: Re: Fatal error: Maximum execution time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes, this may cause error like that, but this occours on different places I
mean in different included scripts where are not loops at all. Basically
there is only one main loop over main data and some small foreach and that
can not be infinite. And error happens in different times as well.



-----Original Message-----
From: Jason Barnett [mailto:jason.barnett@xxxxxxxxxxxxx]
Sent: 21 February 2005 15:04
To: php-general@xxxxxxxxxxxxx
Subject:  Re: Fatal error: Maximum execution time


Stanislav Kuhn wrote:
...
>
> PHP Fatal error:  Maximum execution time of 30 seconds exceeded in
.....php
> on line 130
>
> Has somebody seen something like this or has an idea what's going on
there?

When I get this error it is often because I found myself running into an
infinite loop someplace.  Checking your while loops in your code may
provide an answer...

>
> PHP Version => 4.3.10-2
> Running with apache on Linux..
>
> Thanks a lot.
> Stan


--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://www.php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plug
ins

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux