Update php-fpm.conf

This commit is contained in:
liberodark 2019-02-23 02:14:13 +01:00 committed by GitHub
parent 56292fb497
commit d3cee3f336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ group = __USER__
; specific port;
; '/path/to/unix/socket' - to listen on a unix socket.
; Note: This value is mandatory.
listen = /var/run/php7.0-fpm-__NAMETOCHANGE__.sock
listen = /var/run/php7.2-fpm-__NAMETOCHANGE__.sock
; Set listen(2) backlog. A value of '-1' means unlimited.
; Default Value: 128 (-1 on FreeBSD and OpenBSD)