guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#28769] [PATCH] gnu: services: Add php-fpm.


From: nee
Subject: [bug#28769] [PATCH] gnu: services: Add php-fpm.
Date: Mon, 9 Oct 2017 23:54:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hello, this adds a php-fpm service. php-fpm is an alternative fcgi
implementation that is already build with the php package.

About the accounts:
Nginx needs write access to the unix socket of php-fpm. I didn't want to
set nginx as default user for php-fpm in case we add other webservers,
so I added the nginx to the newly created www-data group.

Thank you for reading. I'm looking forward to the revisions,
and happy Hacking!

Attachment: 0001-guix-utils-add-version-major.patch
Description: Text Data

Attachment: 0002-gnu-services-Add-php-fpm.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]