php-pool.pl needed with php-fpm?

Hi Guys,

On our server we're using nginx and php-fpm.

I have a process running that looks like this:

/usr/bin/perl /usr/bin/php-loop.pl /usr/bin/php5-cgi -b /var/php-nginx/13797318531382.sock/socket

Is this need if I'm using fpm? If not how Do I disable this in Virtualmin?

Cheers, Ryan

Status: 
Closed (fixed)

Comments

You don't need this if you aren't running PHP scripts via fcgi, which Virtualmin sets up by default.

You can prevent this script from being started at boot by deleting the php-fcgi- scripts at Webmin -> System -> Bootup and Shutdown.

Thanks, I got this problem too and remove this files by hands. But how and where can I prevent or disable creating this rule for each new virtual server?

Right now you can't, but the next release of the Nginx plugin for Virtualmin will support FPM natively and so won't create this script.