• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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