Re: PHP 5.3.2 max_execution_time

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

 



On 2 Jan 2012, at 16:19, Matijn Woudt wrote:

It is also possible to set the max execution time in PHP with
set_time_limit() function, maybe one of the scripts does that? Look at
the apache log at which file the timeout occurs, that might give you a
clue.

Thanks Matijn, I've found a set_time_limit( 30 ) call in a file related to the transfer that looks like the root of the problem :-)

Thanks for the help.

Chris



--
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