warning "Maximum execution time of 30"

This is a discussion on warning "Maximum execution time of 30" within the PHP Language forums, part of the PHP Programming Forums category; I´ve this warning in a php page "Maximum execution time of 30 seconds exceeded ", I´ve configurated ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-26-2006
ivancasher
 
Posts: n/a
Default warning "Maximum execution time of 30"

I´ve this warning in a php page "Maximum execution time of 30 seconds
exceeded ", I´ve configurated the php.in, setting the value of
max_execution_time = 1200, and then i restart the apache service. The
apache server is in a Win2000 server machine.

Thank´s

Reply With Quote
  #2 (permalink)  
Old 07-26-2006
Alvaro G. Vicario
 
Posts: n/a
Default Re: warning "Maximum execution time of 30"

*** ivancasher escribió/wrote (26 Jul 2006 02:37:31 -0700):
> I´ve this warning in a php page "Maximum execution time of 30 seconds
> exceeded ", I´ve configurated the php.in, setting the value of
> max_execution_time = 1200, and then i restart the apache service. The
> apache server is in a Win2000 server machine.


I presume that didn't work :-?

<?

ini_set('max_execution_time', 3600); // 1 hour
ini_set('memory_limit', '64M'); // 64MB

?>



--
-+ http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
++ Mi sitio sobre programación web: http://bits.demogracia.com
+- Mi web de humor con rayos UVA: http://www.demogracia.com
--
Reply With Quote
  #3 (permalink)  
Old 07-27-2006
ivancasher
 
Posts: n/a
Default Re: warning "Maximum execution time of 30"

Ok Muchas gracias.

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:04 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0