upgrade to PHP 8

This commit is contained in:
El RIDO 2021-01-16 06:23:37 +01:00
parent 3892bc3573
commit 798992cb0e
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
4 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,4 @@
[global]
pid = /run/php-fpm7.pid
daemonize = no
error_log = /dev/stderr

View file

@ -1,2 +1,2 @@
#!/usr/bin/execlineb -P
/usr/sbin/php-fpm7
/usr/sbin/php-fpm8