MAX EXECUTION TIME

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
basudeb
Forum Commoner
Posts: 44
Joined: Wed Dec 20, 2006 12:13 am

MAX EXECUTION TIME

Post by basudeb »

Plz suggest me..
Q 1.
To disable the max_execution_time which will be set in php.ini file?
a> 0
b> -1
c> 999
d> disable
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

e> http://ca3.php.net/manual/en/function.s ... -limit.php

"Your webserver can have other timeouts. E.g. Apache has Timeout directive, IIS has CGI timeout function, both default to 300 seconds. See the webserver documentation for meaning of it." (http://ca3.php.net/manual/en/ref.info.p ... ution-time)
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

(#10850)
Post Reply