Php-fpm creating duplicate listen address

Hi,
i am facing a issue when creating new virtual server
php-fpm creating duplicate listen address

error

ERROR: [pool *** ] unable to set listen address as it’s already used in another pool ‘***’

You probably have a stray fpm pool file created from an earlier virtual server creation that has a duplicate listen port.

You should also check and make sure that your fpm listen.owner & listen.group configuration is properly set up.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.