docs: php-fpm7 is located in /usr/sbin (#4247)
This commit is contained in:
@@ -21,7 +21,7 @@ startretries=0
|
||||
|
||||
[program:fpm]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
command=/usr/bin/php-fpm7
|
||||
command=/usr/sbin/php-fpm7
|
||||
stdout_logfile=/proc/1/fd/1
|
||||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/proc/1/fd/2
|
||||
|
||||
Reference in New Issue
Block a user