How to persist PHP FPM variable changes with upgrades?

Hi,

I edited /etc/php/7.4/fpm/php/php.ini to increase upload_max_filesize. This worked but seems to get overwritten with the automatic Hesita upgrade. Is there a way we can make this persist?

TIA

Andy

Changes to php.ini will not be overwritten from hestia - probaly you’ve done it yourself while upgrade the related php fpm packages, always go with default values there and do not select “y”.

Ah ok. Maybe what happened then is we changed the PHP package version number, and that had default settings in. Thanks for the quick reply :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.