[Nix-dev] Use PHP FPM with 2 PHP versions simultaneously

Marc Weber marco-oweber at gmx.de
Thu Apr 6 12:23:06 CEST 2017


https://github.com/MarcWeber/nixpkgs/commit/5d1f3e9d4cfe5da9950b94b05203cfa128c2b288
=> see comments nixos/modules/services/misc/phpfpm.nix

This code even figures out how many fpm daemons to start.

Thus if you change ini (eg enabling xdebug) you'll get an additional
daemon because you cannot use a pool for it.

Marc Weber


More information about the nix-dev mailing list