Question
PHP-FPM 7.0 - Apache 2 and Ubuntu 14.04
Hi all,
Can somebody point me at a guide for setting up the status monitoring for PHP-FPM in Apache? I’ve got this working from the command line with a simple script, but looking for what needs to be configured in apache2.conf and my virtualhost to be able to access the status of the PHP FPM pool via Apache.
Many thanks in advance,
Jon.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
And sorry, I’ve got it setup to listen on a port rather than working through a socket…
Please post your current fastcgi and Apache2 configurations. With more details we could help better!
This was the correct configuration in the end: