Fixed more PHP-FPM paths.

This commit is contained in:
yohan 2019-11-11 15:27:40 +01:00
parent 33d12dd0a4
commit 612b4a6843

View File

@ -12,7 +12,7 @@
; Relative path can also be used. They will be prefixed by:
; - the global prefix if it's been set (-p argument)
; - /usr otherwise
;include=/etc/php7/fpm/*.conf
;include=/etc/php/7.3/fpm/*.conf
;;;;;;;;;;;;;;;;;;
; Global Options ;
@ -126,5 +126,5 @@ error_log = /var/log/php7-fpm.log
; To configure the pools it is recommended to have one .conf file per
; pool in the following directory:
include=/etc/php7/fpm/pool.d/*.conf
include=/etc/php/7.3/fpm/pool.d/*.conf