- Original Message -
> On May 17, 2011 16:47 , "--[ UxBoD ]--" wrote:
> > It would have been nice to get it working as I would like to
> > implement
> > it at work and monitor with OpenNMS; including the ping/pong URLs.
> > On
> > my dev server I have tried:
> >
> >FastCgiExtern
On May 17, 2011 16:47 , "--[ UxBoD ]--" wrote:
It would have been nice to get it working as I would like to implement
it at work and monitor with OpenNMS; including the ping/pong URLs. On
my dev server I have tried:
FastCgiExternalServer /fcgi-bin/php-fpm -host 127.0.0.1:9081
- Original Message -
> On May 17, 2011 15:44 , "--[ UxBoD ]--" wrote:
> >> First, make sure that the pm.status_path variable in your
> >> php-fpm.conf file is correct for your mod_fastcgi configuration.
> >> Second, I believe there is a good chance that what you are seeing
> >> may
> >> b
On May 17, 2011 15:44 , "--[ UxBoD ]--" wrote:
First, make sure that the pm.status_path variable in your
php-fpm.conf file is correct for your mod_fastcgi configuration.
Second, I believe there is a good chance that what you are seeing may
be a bug in PHP-FPM
Thanks Mark. Still not got in wo
- Original Message -
> On May 17, 2011 4:18 , "--[ UxBoD ]--" wrote:
> > Has anybody been able to get the PHP-FPM status page to work within
> > Apache? I have tried the following but always receive a 404 error.
>
> I have been able to get the PHP-FPM status page to work. I think
> ther
On May 17, 2011 4:18 , "--[ UxBoD ]--" wrote:
Has anybody been able to get the PHP-FPM status page to work within Apache? I
have tried the following but always receive a 404 error.
I have been able to get the PHP-FPM status page to work. I think there
are two possibilities to explain the
Hi,
Has anybody been able to get the PHP-FPM status page to work within Apache? I
have tried the following but always receive a 404 error.
FastCgiExternalServer /fcgi-bin/php-fpm -host 127.0.0.1:9081
ScriptAlias /fcgi-bin/ /fcgi-bin/
AddHandler php-fcgi .php
Action php-fcgi /fc