Posted by Stanislav Kuhn on 02/21/05 17:21
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@telesuite.com]
Sent: 21 February 2005 15:04
To: php-general@lists.php.net
Subject: [PHP] 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
Navigation:
[Reply to this message]
|