Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: bybrunos2 on January 10, 2021, 04:26:12 PM

Title: php 1800 limit execution
Post by: bybrunos2 on January 10, 2021, 04:26:12 PM
Hello,
how can i remove the 1800 limit execution?
in cwp control panel/php.ini i have: max_execution_time = 3000
but for some reason the script stop at 180 seconds of execution, there is some security limit somewhere?
thanks
Title: Re: php 1800 limit execution
Post by: studio4host on January 12, 2021, 10:33:51 AM
all depends on which php you mean exactly, you should first check phpinfo() function and then make the required changes.
note that php-fpm has custom configuration php-fpm config per user.