X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=php-fpm-config.patch;h=11b9933f6a1c64a7c0badea7904723838f35c91f;hp=da235fcfda104954b011fe695030848fecf9ceea;hb=954ecf20c48c9867c06e3142115d609ad4c9e81c;hpb=fc50e4061f8dc8a9a4cbcfa7deec2a3f33a723ad diff --git a/php-fpm-config.patch b/php-fpm-config.patch index da235fc..11b9933 100644 --- a/php-fpm-config.patch +++ b/php-fpm-config.patch @@ -20,16 +20,16 @@ --- php-5.6.5/sapi/fpm/www.conf.in~ 2015-02-04 19:26:16.000000000 +0200 +++ php-5.6.5/sapi/fpm/www.conf.in 2015-02-04 19:27:25.275218535 +0200 @@ -32,7 +32,7 @@ - ; specific port; + ; (IPv6 and IPv4-mapped) on a specific port; ; '/path/to/unix/socket' - to listen on a unix socket. ; Note: This value is mandatory. -listen = 127.0.0.1:9000 +listen = /var/run/php/@processname@.sock ; Set listen(2) backlog. - ; Default Value: 65535 (-1 on FreeBSD and OpenBSD) + ; Default Value: 511 (-1 on FreeBSD and OpenBSD) @@ -46,9 +46,9 @@ - ; BSD-derived systems allow connections regardless of permissions. + ; and group can be specified either by name or by their numeric IDs. ; Default Values: user and group are set as the running user ; mode is set to 0660 -;listen.owner = @php_fpm_user@ @@ -70,8 +70,8 @@ ths = document.getElementsByTagName("th"); for (var i=0; i