SOURCES: lighttpd-php-external.conf - use socket that php-fcgi-ini...
glen
glen at pld-linux.org
Thu Jul 20 00:50:45 CEST 2006
Author: glen Date: Wed Jul 19 22:50:45 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use socket that php-fcgi-init has by default
---- Files affected:
SOURCES:
lighttpd-php-external.conf (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/lighttpd-php-external.conf
diff -u SOURCES/lighttpd-php-external.conf:1.3 SOURCES/lighttpd-php-external.conf:1.4
--- SOURCES/lighttpd-php-external.conf:1.3 Mon Jul 17 18:49:48 2006
+++ SOURCES/lighttpd-php-external.conf Thu Jul 20 00:50:40 2006
@@ -1,7 +1,7 @@
# FastCGI server for PHP
fastcgi.server += (
".php" => ((
- "socket" => "/var/run/php/php-fcgi.sock",
+ "socket" => "/var/run/php/fcgi.sock",
"check-local" => "disable",
"bin-copy-environment" => (
"PATH", "SHELL", "USER"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/lighttpd-php-external.conf?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list