We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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