Hi,
When i update my php-fpm (php 7.2) configuration with MultiPHP INI Editor i can have the changes reflected for my main domain (phpinfo()) but only some of the changes in my addon domain.
In particular i can't change sessions options or options like zend.assertions.
Both domain and addon domain load the same php.ini and same additional .ini files.
I've also checked in the .php-fpm.yaml files.
Are there any other files that could overwrite my php.ini changes for a particular addon domain ?
When i update my php-fpm (php 7.2) configuration with MultiPHP INI Editor i can have the changes reflected for my main domain (phpinfo()) but only some of the changes in my addon domain.
In particular i can't change sessions options or options like zend.assertions.
Both domain and addon domain load the same php.ini and same additional .ini files.
I've also checked in the .php-fpm.yaml files.
Are there any other files that could overwrite my php.ini changes for a particular addon domain ?