Re: Fatal error: Maximum execution time of 30 seconds exceeded

2013-04-01 Thread Ganapathi Raman
Hi,

  very interesting..! .. I got the same error, when i am new to the PHP..I
find that solution
It's nothing...Configure your php.ini file...change maximum execution time
30 seconds to 1 seconds.no need to worry..






On Wed, Mar 27, 2013 at 8:07 PM, Elias Munshya  wrote:

> i agree with
>
> On Thursday, August 6, 2009 6:44:37 AM UTC+2, Arif wrote:
>>
>> Thank you for your solution.
>> I have solved my problem according to ur suggestion(Given Function
>> name memory_limit).
>>
>> On Aug 2, 4:28 am, joshua  wrote:
>> > In my opinion you can give a bigger number to memorry_limit in php.ini.
>> >
>> > On 8/2/09, arif hossen  wrote:
>> >
>> >
>> >
>> > > --
>> > > Dear All,
>> > > Please help me ,
>> > > How i can solve below this problem in cakephp ,I want to unlimited
>> execution
>> > > time.
>> >
>> > > *Fatal error*: Maximum execution time of 30 seconds exceeded in *
>> > > D:\wamp\www\auctionsite\cake\**libs\folder.php* on line *445*
>> >
>> > > Regards,
>> > > Mohammad Arif Hossen
>> > > Web Developer
>> > > United Group International(UGIBD)
>> > >www.ugibd.net
>> > > Mobile no:  +88 01714355911
>> > > Mobile no:  +88 01922110308
>> >
>> > --
>> > Thanks
>> > Joshua
>
>  --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cake-php+unsubscr...@googlegroups.com.
> To post to this group, send email to cake-php@googlegroups.com.
> Visit this group at http://groups.google.com/group/cake-php?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Fatal error: Maximum execution time of 30 seconds exceeded

2013-03-28 Thread Elias Munshya
i agree with 

On Thursday, August 6, 2009 6:44:37 AM UTC+2, Arif wrote:
>
> Thank you for your solution. 
> I have solved my problem according to ur suggestion(Given Function 
> name memory_limit). 
>
> On Aug 2, 4:28 am, joshua  wrote: 
> > In my opinion you can give a bigger number to memorry_limit in php.ini. 
> > 
> > On 8/2/09, arif hossen  wrote: 
> > 
> > 
> > 
> > > -- 
> > > Dear All, 
> > > Please help me , 
> > > How i can solve below this problem in cakephp ,I want to unlimited 
> execution 
> > > time. 
> > 
> > > *Fatal error*: Maximum execution time of 30 seconds exceeded in * 
> > > D:\wamp\www\auctionsite\cake\libs\folder.php* on line *445* 
> > 
> > > Regards, 
> > > Mohammad Arif Hossen 
> > > Web Developer 
> > > United Group International(UGIBD) 
> > >www.ugibd.net 
> > > Mobile no:  +88 01714355911 
> > > Mobile no:  +88 01922110308 
> > 
> > -- 
> > Thanks 
> > Joshua

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Fatal error: Maximum execution time of 30 seconds exceeded

2009-08-05 Thread Arif

Thank you for your solution.
I have solved my problem according to ur suggestion(Given Function
name memory_limit).

On Aug 2, 4:28 am, joshua  wrote:
> In my opinion you can give a bigger number to memorry_limit in php.ini.
>
> On 8/2/09, arif hossen  wrote:
>
>
>
> > --
> > Dear All,
> > Please help me ,
> > How i can solve below this problem in cakephp ,I want to unlimited execution
> > time.
>
> > *Fatal error*: Maximum execution time of 30 seconds exceeded in *
> > D:\wamp\www\auctionsite\cake\libs\folder.php* on line *445*
>
> > Regards,
> > Mohammad Arif Hossen
> > Web Developer
> > United Group International(UGIBD)
> >www.ugibd.net
> > Mobile no:  +88 01714355911
> > Mobile no:  +88 01922110308
>
> --
> Thanks
> Joshua
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Fatal error: Maximum execution time of 30 seconds exceeded

2009-08-03 Thread JamesF

set execution time in php ini. i wouldnt use max execution at -1
(infinite) and your host might have some hard limits. mine is 1
seconds because i would like scripts to eventually terminate.

On Aug 2, 5:20 am, arif hossen  wrote:
> --
> Dear All,
> Please help me ,
> How i can solve below this problem in cakephp ,I want to unlimited execution
> time.
>
> *Fatal error*: Maximum execution time of 30 seconds exceeded in *
> D:\wamp\www\auctionsite\cake\libs\folder.php* on line *445*
>
> Regards,
> Mohammad Arif Hossen
> Web Developer
> United Group International(UGIBD)www.ugibd.net
> Mobile no:  +88 01714355911
> Mobile no:  +88 01922110308
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Fatal error: Maximum execution time of 30 seconds exceeded

2009-08-02 Thread brian

You can adjust the max. execution time with PHP's set_time_limit() function.

But you should look for the reason a script is taking so long. What
version of Cake are you using? Line 445 in folder.php is a comment in
1.2.3.8166. Can you post whatever code of yours is running when this
is timing out?

On Sun, Aug 2, 2009 at 5:20 AM, arif hossen wrote:
>
>
> --
> Dear All,
> Please help me ,
> How i can solve below this problem in cakephp ,I want to unlimited execution
> time.
>
> Fatal error: Maximum execution time of 30 seconds exceeded in
> D:\wamp\www\auctionsite\cake\libs\folder.php on line 445
>
>
>
> Regards,
> Mohammad Arif Hossen
> Web Developer
> United Group International(UGIBD)
> www.ugibd.net
> Mobile no:  +88 01714355911
> Mobile no:  +88 01922110308
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Fatal error: Maximum execution time of 30 seconds exceeded

2009-08-02 Thread joshua

In my opinion you can give a bigger number to memorry_limit in php.ini.

On 8/2/09, arif hossen  wrote:
> --
> Dear All,
> Please help me ,
> How i can solve below this problem in cakephp ,I want to unlimited execution
> time.
>
> *Fatal error*: Maximum execution time of 30 seconds exceeded in *
> D:\wamp\www\auctionsite\cake\libs\folder.php* on line *445*
>
>
>
> Regards,
> Mohammad Arif Hossen
> Web Developer
> United Group International(UGIBD)
> www.ugibd.net
> Mobile no:  +88 01714355911
> Mobile no:  +88 01922110308
>
> >
>


-- 
Thanks
Joshua

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Fatal error: Maximum execution time of 30 seconds exceeded

2008-11-14 Thread Rafael Bandeira aka rafaelbandeira3

Tópicos em português devem ser postados no fórum pt-br.
ok?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---