• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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