[packages/php/PHP_5_4] version php-fpm paths

glen glen at pld-linux.org
Thu Aug 2 01:05:43 CEST 2012


commit cbcd3660fe2f383c23511a55b8336a415272cdf5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 2 01:56:40 2012 +0300

    version php-fpm paths

 php-fpm-config.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-fpm-config.patch b/php-fpm-config.patch
index 47a52c4..bf13cc4 100644
--- a/php-fpm-config.patch
+++ b/php-fpm-config.patch
@@ -5,7 +5,7 @@
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
  ; Default Value: none
 -;pid = run/php-fpm.pid
-+pid = /var/run/php/fpm.pid
++pid = /var/run/php/@processname at .pid
  
  ; Error log file
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
@@ -14,7 +14,7 @@
  ;   '/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/fpm.sock
++listen = /var/run/php/@processname at .sock
  
  ; Set listen(2) backlog. A value of '-1' means unlimited.
  ; Default Value: 128 (-1 on FreeBSD and OpenBSD)


More information about the pld-cvs-commit mailing list