diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-01-23 12:14:58 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-01-23 12:14:58 +0000 |
commit | 4cd28d1fe9ffa4475eba390cf52578e986c1e4b7 (patch) | |
tree | 902f6248f647bd6bb072bae9f84aa97b849322dd /lang/php55/files/patch-sapi_fpm_php-fpm.conf.in | |
parent | Update to 5.6.5 release. (diff) |
Update to 5.5.21 release.
Notes
Notes:
svn path=/head/; revision=377731
Diffstat (limited to 'lang/php55/files/patch-sapi_fpm_php-fpm.conf.in')
-rw-r--r-- | lang/php55/files/patch-sapi_fpm_php-fpm.conf.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/php55/files/patch-sapi_fpm_php-fpm.conf.in b/lang/php55/files/patch-sapi_fpm_php-fpm.conf.in deleted file mode 100644 index f80dcb9ff714..000000000000 --- a/lang/php55/files/patch-sapi_fpm_php-fpm.conf.in +++ /dev/null @@ -1,11 +0,0 @@ ---- sapi/fpm/php-fpm.conf.in.orig 2013-12-10 23:31:06.000000000 +0000 -+++ sapi/fpm/php-fpm.conf.in 2013-12-13 21:50:25.757258451 +0000 -@@ -341,7 +341,7 @@ pm.max_spare_servers = 3 - ; last request memory: 0 - ; - ; Note: There is a real-time FPM status monitoring sample web page available --; It's available in: @EXPANDED_DATADIR@/fpm/status.html -+; It's available in: @EXPANDED_DATADIR@/php/fpm/status.html - ; - ; Note: The value must start with a leading slash (/). The value can be - ; anything, but it may not be a good idea to use the .php extension or it |