this is more of a question because i didn't find any other resource to find this information.
is it possible to tell ppm to use a specific config file (php.ini) in the ppm.json config file for ppm?
for example, there already exists this option...
"cgi-path": "/usr/bin/php"
does something like this exist? or an alternative to achieve the same thing.
"ini-path": "/etc/php7/php-ppm.ini"
thanks
this is more of a question because i didn't find any other resource to find this information.
is it possible to tell ppm to use a specific config file (php.ini) in the ppm.json config file for ppm?
for example, there already exists this option...
does something like this exist? or an alternative to achieve the same thing.
thanks