1) ok, ini updated
post_max_size = 256M
2) php-fpm80 restarted (via DA panel)
3) yet, it still shows me 128M which must be coming from a global override that I need for other settings.
View attachment 7708
4) should I need set 256M for each ini separately? Is there a way to add 256M value for global drop-downs?
View attachment 7709
cd /usr/local/directadmin/custombuild
da build php
da build rewrite_confs
post_max_size = 256M
create dir if not exist: /usr/local/directadmin/data/templates/custom/
copy /usr/local/directadmin/data/templates/php_settings.json to this dir
modify/extend range for needed parameters
View attachment 7710