Is the only way to enable PHP-FPM for a VirtualHost with cPanel 60 is to log into the WHM and use the MultiPHP Manager to activate PHP-FPM? Is there not a way to do this through the command-line? Am I missing something?
Without being able to do this from the command-line, how can we do this on hookable events (such as new account creations) so that all VirtualHosts are PHP-FPM from the get-go?
Previously, I had created an event to add PHP-FPM configuration and Apache Includes on account creation (I've been doing PHP-FPM per account instead of per VirtualHost, I note that cPanel 60 is doing this per VirtualHost, i.e. different pools for addons and subdomains). I can't figure out how to make this work with cPanel 60's PHP-FPM. Perhaps I'm missing something.
Without being able to do this from the command-line, how can we do this on hookable events (such as new account creations) so that all VirtualHosts are PHP-FPM from the get-go?
Previously, I had created an event to add PHP-FPM configuration and Apache Includes on account creation (I've been doing PHP-FPM per account instead of per VirtualHost, I note that cPanel 60 is doing this per VirtualHost, i.e. different pools for addons and subdomains). I can't figure out how to make this work with cPanel 60's PHP-FPM. Perhaps I'm missing something.