I
I
Ilia Malashko2020-05-27 17:48:14
PHP
Ilia Malashko, 2020-05-27 17:48:14

How to increase max_input_time in Bitrix?

Hello.

I can't export all products to csv, I suspect that the problem is in the time allotted for php.

Increased max_input_time in .htaccess, but the value didn't change; bitrix/admin/phpinfo.php shows max_input_time = 60
I tried to change the value in init.php and immediately output:

ini_set('max_input_time', '6000');
phpinfo();

But the value is again the same max_input_time = 60

Maybe a limit is set somewhere? How to increase time?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanes, 2020-05-27
@miv-men

In the PHP setting. On server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question