You can modify the maximum execution time of PHP in the php.ini file, if you 
have control over that.  Otherwise, I believe there is a function you can call 
in PHP to increase execution times, but I'm not sure how much power it actually 
has to override the limit in php.ini.


David

>>> [EMAIL PROTECTED] 05/16/06 10:00 AM >>>

While happilly bakin' and whistling I came acroos :

**PHP Fatal error:  Maximum execution time of 60 seconds exceeded in
G:\www\cake\cake\scripts\bake.php on line 1482**

I know programming with Cake is fast and I'm really having fun with it, 
but I can't type that fast !... ;-)

the 1482 line tells me :

**$result =  trim(fgets($this->stdin));**

I guess this is not where I should look at any ideas?

Thanks

-- 
Bruno

/*********************
* CAKE 1.0.1.2708    *
* wamp 1.6.3         *
* PHP 5.1.4          *
* MySQL 5.0.21       *
*********************/






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to