Daniel West
New Pleskian
I'm getting an alert when I set my PHP version of PHP handler.
"There are settings that conflict with the server-wide security policy. Are you sure you want to continue?"
I can continue, but I'd like to adjust the server-wide policy to allow any PHP version that is installed - additionally the handler types show up as a problem.
This is my site_isolation_settings.ini
I've also attach a screenshot of the error, my settings that are causing this warning to show.
My permissions are set so "Setup of potentially insecure web scripting options that override provider's policy" is Off.
Is this a bug or am I missing something? Thanks in advance.
"There are settings that conflict with the server-wide security policy. Are you sure you want to continue?"
I can continue, but I'd like to adjust the server-wide policy to allow any PHP version that is installed - additionally the handler types show up as a problem.
This is my site_isolation_settings.ini
Code:
;; The section describes allowed hosting options
[hosting]
php = any
php_handler_type = fastcgi
;python = off
;perl = off
;fastcgi = any
;miva = off
;ssi = any
;ssl = any
;shell = /usr/local/psa/bin/chrootsh
;asp = any
;php_safe_mode = on
;coldfusion = off
I've also attach a screenshot of the error, my settings that are causing this warning to show.
My permissions are set so "Setup of potentially insecure web scripting options that override provider's policy" is Off.
Is this a bug or am I missing something? Thanks in advance.
Attachments
Last edited: