|
@ -96,7 +96,10 @@ group = www-data |
|
|
listen = {1}
|
|
|
listen = {1}
|
|
|
listen.owner = www-data
|
|
|
listen.owner = www-data
|
|
|
pm = ondemand
|
|
|
pm = ondemand
|
|
|
pm.max_children = 10"
|
|
|
|
|
|
|
|
|
pm.max_children = 10
|
|
|
|
|
|
catch_workers_output = yes
|
|
|
|
|
|
env[PATH] = /usr/local/bin:/usr/bin:/bin
|
|
|
|
|
|
"
|
|
|
, user_name, socket)),
|
|
|
, user_name, socket)),
|
|
|
ReloadService::new("php7.0-fpm", self.command_runner)
|
|
|
ReloadService::new("php7.0-fpm", self.command_runner)
|
|
|
)).into_action(self.symbol_runner)
|
|
|
)).into_action(self.symbol_runner)
|
|
|