• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Site not working after upgrade 10.0.1 to 10.1.1

M

MarcKraak

Guest
After upgrading Plesk my site isn't working anymore. I know it is because of the suhosin patch.
I cannot find a way to disable this for this website or add the following line to /etc/php5/cgi/php.ini

suhosin.executor.include.whitelist = tmpl://, file://

This line causes no error, but doesn't fix the error (which in fact did fix the error before)

The error on the site is:

Warning: include(): Failed opening 'tmpl:///var/www/vhosts/sitename.nl/httpdocs/templates/templatename/html/mod_language_select/list.php' for inclusion (include_path='.:') in /var/www/vhosts/sitename.nl/httpdocs/plugins/system/koowa/view/abstract.php on line 443

My questions:
1) is there a way to disable suhosin per domain?
2) is there a way to use the suhosin.executor.. line
 
Back
Top