PHP 8 Compatibility
This commit is contained in:
@@ -16,4 +16,4 @@ pm.start_servers = 1
|
||||
pm.min_spare_servers = 1
|
||||
pm.max_spare_servers = 3
|
||||
pm.max_requests = 2048
|
||||
include = /etc/php7/php-fpm.d/env.conf
|
||||
include = /etc/php8/php-fpm.d/env.conf
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/bin/execlineb -P
|
||||
php-fpm7 -F
|
||||
php-fpm8 -F
|
||||
Reference in New Issue
Block a user