Re: maximum execution time error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greg Donald wrote:
On 7/5/05, James <jtu@xxxxxxxxxxxxx> wrote:

Is there a way to, on a script by script basis, change the maximum
allowed time that a script is allowed to run?


ini_set()

http://php.net/manual/en/ref.info.php#ini.max-execution-time



also look here:
http://php.net/manual/en/function.set-time-limit.php

not to mention that the OP has a serious problem if his SQL statement
is actually taking longer than 30 seconds to generate! :-)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux