• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue 'PHP handler type' warning when saving a service plan

klowet

Basic Pleskian
Hi

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
/usr/local/psa/admin/conf/site_isolation_settings.ini
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
 
Back
Top