- Server operating system version
- Ubuntu 22.04
- Plesk version and microupdate number
- 18.0.69 #3
I see that line in Plesk Obsidian 18.0.70 changelog:
Does this mean I can't increase memory_limit for some script ?
I use ini_set to increase memory_limit and timeout on cron scripts that needs more memory and time to execute properly.
I dont want to increase memory limit and timeout of whole website because of my crons.
I dont have updated yet, is there a way to disable this limitation ?
It is no longer possible to bypass the default PHP performance settings in PHP-FPM handlers using the .user.ini settings file or the PHP ini_set() command.
Does this mean I can't increase memory_limit for some script ?
I use ini_set to increase memory_limit and timeout on cron scripts that needs more memory and time to execute properly.
I dont want to increase memory limit and timeout of whole website because of my crons.
I dont have updated yet, is there a way to disable this limitation ?