• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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