don't allow activation of FCGID and PHP-FPM at the same time
This commit is contained in:
@@ -27,6 +27,7 @@ return array(
|
||||
'type' => 'bool',
|
||||
'default' => false,
|
||||
'save_method' => 'storeSettingField',
|
||||
'plausibility_check_method' => 'checkFcgidPhpFpm',
|
||||
'overview_option' => true
|
||||
),
|
||||
'system_phpfpm_configdir' => array(
|
||||
|
||||
Reference in New Issue
Block a user