PHPRunner Time-Out Issue |
6/1/2009 12:27:53 | |
| PHPRunner General questions | ||
|
J
jkeagle13 author
Hello, |
||
|
J
|
jkeagle13 author 6/1/2009 |
|
Hello, |
|
|
|
Sergey Kornilov admin 6/1/2009 |
|
Answered to your personal email. |
|
|
I
|
inquest2c 6/29/2009 |
Answered to your personal email.
|
|
|
J
|
Jane 7/1/2009 |
|
Hi, You can change max_execution_time variable value in php.ini. You can also use set_time_limit() function in your code to override default value. More info: http://us.php.net/set_time_limit |
|