kumquat-buildroot/package/php
Floris Bos 0fc93e20f2 php: fpm sapi: install php-fpm.conf
Install a custom php-fpm.conf instead of the stock one.

- Listening on /var/run/php-fpm.sock instead of TCP port so we can
  restrict access to webserver user www-data.
- Using ondemand pm, so PHP children are only started after a PHP
  request, instead of kept resident all the time.

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-05-02 09:44:25 +02:00
..
0001-ditch-unset.patch
0002-no-iconv-search.patch
0003-disable-pharcmd.patch
0004-flock-type-linux.patch
0005-ac-cache-strcasestr.patch
0006-fix-php-fpm.service.in.patch
Config.ext
Config.in
php-fpm.conf
php.hash
php.mk