Procházet zdrojové kódy

Fix

Please check this out first.
Alexandros Ioannides před 9 roky
rodič
revize
de809a3b3b

+ 1 - 1
install/ubuntu/16.04/templates/web/php-fpm/socket.tpl

@@ -1,5 +1,5 @@
 [%backend%]
-listen = /var/run/php/php7.0-fpm.sock
+listen = /var/run/php/%backend%.sock
 listen.allowed_clients = 127.0.0.1
 
 user = %user%