Hi Nix Devs, hi Marc, thank you for your insightfull pointers, I will definitely try this as soon as possible (I'm a bit over occupied atm).
I noticed that in NixOs 17.03 php fpm doesn't exist as a package anymore. When deploying this, there is also no phpfpm service anymore. Do you happen to know an explanation for this? Or should I post a new message to this list? Kind regards, Erik On Thu, Apr 6, 2017 at 12:23 PM Marc Weber <[email protected]> wrote: > > 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 > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
