Fixed missing keyword in php config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[webmail]
|
||||
user = nginx
|
||||
group = nginx
|
||||
listen = /run/php-fpm83/php-fpm.sock
|
||||
listen = /run/php-fpmPHPver/php-fpm.sock
|
||||
listen.owner = nginx
|
||||
listen.group = nginx
|
||||
php_admin_value[disable_functions] = exec,passthru,system
|
||||
|
||||
Reference in New Issue
Block a user