upgrade to PHP 8
This commit is contained in:
parent
3892bc3573
commit
798992cb0e
4 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
|||
[global]
|
||||
pid = /run/php-fpm7.pid
|
||||
daemonize = no
|
||||
error_log = /dev/stderr
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/execlineb -P
|
||||
/usr/sbin/php-fpm7
|
||||
/usr/sbin/php-fpm8
|
Loading…
Add table
Add a link
Reference in a new issue