Control Web Panel

WebPanel => PHP Selector => Topic started by: slimtim on October 05, 2019, 02:59:20 PM

Title: PHP-FPM Selector .ini override
Post by: slimtim on October 05, 2019, 02:59:20 PM
Hello,
every time when i compliled new php 7.2 in cwp pro it overwrite edited php.ini (timezone, memory_limit, etc.). The only way to override default .ini for stable usage that i found is by .user.ini in public_html or by ini_set in php/htaccess. Is possible to add custom.ini item to php-fpm selector to fix this overwriting issue? Thank you.