tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Default php-fpm install does not create required /var/run/php-fpm.pid
Hi,
I would like to push this patch:
--- sapi/fpm/php-fpm.conf.in.orig 2013-02-20 10:52:37.000000000
+0000
+++ sapi/fpm/php-fpm.conf.in
@@ -22,7 +22,7 @@
; Pid file
; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
; Default Value: none
-;pid = run/php-fpm.pid
+pid = run/php-fpm.pid
to lang/php53 and similarily to lang/php54, without it, package's
default installation does not create /var/run/php-fpm.pid, which
is required by php-fpm's rc.d file.
As these are critical packages, I'd rather have people's opinion,
maybe that was omitted in purpose.
Thanks,
------------------------------------------------------------------
Emile "iMil" Heitor .°. <imil@{home.imil.net,NetBSD.org,gcu.info}>
_
| http://imil.net | ASCII ribbon campaign ( )
| http://www.NetBSD.org | - against HTML email X
| http://gcu.info | & vCards / \
Home |
Main Index |
Thread Index |
Old Index