Skip to content

Commit 867f54f

Browse files
Update socket.tpl
1 parent 37bff18 commit 867f54f

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
@@ -5,7 +5,7 @@ listen.allowed_clients = 127.0.0.1
55
user = %user%
66
group = %user%
77

8-
listen.owner = www-data
8+
listen.owner = %user%
99
listen.group = www-data
1010

1111
pm = dynamic

0 commit comments

Comments
 (0)