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 php: cleanup patches 2015-04-08 21:23:52 +02:00
0002-no-iconv-search.patch php: cleanup patches 2015-04-08 21:23:52 +02:00
0003-disable-pharcmd.patch php: cleanup patches 2015-04-08 21:23:52 +02:00
0004-flock-type-linux.patch php: add opcache option 2015-04-08 21:24:46 +02:00
0005-ac-cache-strcasestr.patch php: allow cache for strcasestr test 2015-04-09 11:54:55 +02:00
0006-fix-php-fpm.service.in.patch php: fpm sapi: install startup script 2015-05-02 09:44:10 +02:00
Config.ext php: readline needs dynamic library 2015-05-01 22:20:31 +02:00
Config.in
php-fpm.conf php: fpm sapi: install php-fpm.conf 2015-05-02 09:44:25 +02:00
php.hash php: security bump to version 5.6.8 2015-04-17 18:29:33 +02:00
php.mk php: fpm sapi: install php-fpm.conf 2015-05-02 09:44:25 +02:00