Hi
I'm a bit confused with some service plan settings. I get this warning when I save a service plan:
I know I can enable 'Setup of potentially insecure web scripting options that override provider's policy', then this warning doesn't appear. But I don't want to enable that ...
When I select PHP handler 'FPM served by apache', the warning does not appear. It appears only with 'FPM served by nginx'.
Does somebody has an idea?
Plesk Obsidian 18.0.31.1
Thanks
I'm a bit confused with some service plan settings. I get this warning when I save a service plan:
There are settings that conflict with the server-wide security policy. Are you sure you want to continue?
If you really want to override the security policy and apply the conflicting settings, click Yes. Otherwise, click No, and then click the link 'apply secure setting preset' to bring the settings in accordance with the server-wide security policy. The following settings conflict with the policy:
PHP handler type
- PHP handler: FPM served by nginx
- Hosting settings management: enabled
- Setup of potentially insecure web scripting options that override provider's policy: disabled
Code:
[hosting]
php = any
;php_handler_type = fastcgi
python = off
perl = off
;fastcgi = any
ssi = off
cgi = off
;ssl = any
shell = /usr/local/psa/bin/chrootsh
;php_safe_mode = any
coldfusion = off
I know I can enable 'Setup of potentially insecure web scripting options that override provider's policy', then this warning doesn't appear. But I don't want to enable that ...
When I select PHP handler 'FPM served by apache', the warning does not appear. It appears only with 'FPM served by nginx'.
Does somebody has an idea?
Plesk Obsidian 18.0.31.1
Thanks