Author Topic: PHP-FPM Selector .ini override  (Read 6467 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP-FPM Selector .ini override
« 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.