php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #55577
Patch fpm-status.patch revision 2011-09-03 13:56 UTC by fedora at famillecollet dot com

Patch fpm-status.patch for FPM related Bug #55577

Patch version 2011-09-03 13:56 UTC

Return to Bug #55577 | Download this patch
Patch Revisions:

Developer: fedora@famillecollet.com

diff -up php5.4-201109031230/sapi/fpm/Makefile.frag.orig php5.4-201109031230/sapi/fpm/Makefile.frag
--- php5.4-201109031230/sapi/fpm/Makefile.frag.orig	2011-09-03 15:50:04.824952240 +0200
+++ php5.4-201109031230/sapi/fpm/Makefile.frag	2011-09-03 15:50:07.898962196 +0200
@@ -20,4 +20,4 @@ install-fpm: $(SAPI_FPM_PATH)
 
 	@echo "Installing PHP FPM status page:      $(INSTALL_ROOT)$(datadir)/fpm/"
 	@$(mkinstalldirs) $(INSTALL_ROOT)$(datadir)/fpm
-	@$(INSTALL_DATA) sapi/fpm/status.html $(INSTALL_ROOT)$(datadir)/fpm/status.html
+	@$(INSTALL_DATA) $(top_srcdir)/sapi/fpm/status.html $(INSTALL_ROOT)$(datadir)/fpm/status.html
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC