SOURCES: php-fcgi.sysconfig - writable dir for http user

glen glen at pld-linux.org
Tue Mar 14 17:38:25 CET 2006


Author: glen                         Date: Tue Mar 14 16:38:25 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- writable dir for http user

---- Files affected:
SOURCES:
   php-fcgi.sysconfig (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/php-fcgi.sysconfig
diff -u SOURCES/php-fcgi.sysconfig:1.3 SOURCES/php-fcgi.sysconfig:1.4
--- SOURCES/php-fcgi.sysconfig:1.3	Tue Mar 14 17:36:41 2006
+++ SOURCES/php-fcgi.sysconfig	Tue Mar 14 17:38:19 2006
@@ -4,7 +4,7 @@
 #SPAWNARGS="-p 1026 -u http -g http"
 
 # Bind to unix-domain socket, running as http:http
-SPAWNARGS="-s /var/run/php-fcgi.sock -u http -g http"
+SPAWNARGS="-s /var/run/php/fcgi.sock -u http -g http"
 
 # Number of PHP childs to spawn.
 PHP_FCGI_CHILDREN=16
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-fcgi.sysconfig?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list