W
W
warobushek2014-07-08 12:52:46
PHP
warobushek, 2014-07-08 12:52:46

What are the possible php apache time limits?

The script crashes steadily at 50 seconds. Yes, he needs to do so much.
Own server, the admin does not know what is the reason.
php is installed as an apache module.
max_execution_time I set 600 in the script
max_input_time = 150 in php.ini
If php worked as CGI, then the reason could be in FcgidIOTimeout.
Your opinion?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Skogorev, 2014-07-08
@EnterSandman

crashes with Maximum execution time of 50 seconds exceeded?

P
Puma Thailand, 2014-07-08
@opium

Admin lazy, too lazy to read just the logs.

K
KoiGva, 2014-07-08
@koigva

You can try set_time_limit(0) in a script.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question