Skip to content

Commit de809a3

Browse files
Fix
Please check this out first.
1 parent e28fc98 commit de809a3

File tree

1 file changed

+1
-1
lines changed
  • install/ubuntu/16.04/templates/web/php-fpm

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[%backend%]
2-
listen = /var/run/php/php7.0-fpm.sock
2+
listen = /var/run/php/%backend%.sock
33
listen.allowed_clients = 127.0.0.1
44

55
user = %user%

0 commit comments

Comments
 (0)