On 23 April 2013 03:55, Marc Weber <[email protected]> wrote: > Here is the code I'm using. > However as said on irc it requires my patches found on my github page > (see comments). > http://mawercer.de/tmp/php-hosts.nix > > This sample is for apache. Shouldn't be too hard to make it work with > lighthttpd or nginx in some way. > > If you care about php configuration options only see my nixpkgs branch. > > If you like this - vote for the "multiple versions in one file" patch. > While it might not be the right thing to do - it is the right thing to > do for PHP - because 5.2 5.3 and 5.4 can be built with minimal > configuration differences. > > I added the php-5.2 php fpm patch for the sake of completeness, because > one customer required such once. You should be using >= 5.3 today.
Thanks. I voted for your "multiple versions in one file" patch. I think it is valuable to be able to *choose* whether to split out a new package version into its own file or not. Right now there is no choice. Best regards, Bjørn Forsman _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
