• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

php.ini disable_function on fastcgi

sgala.matteo

New Pleskian
I want to secure the php.ini fastcgi version.

I tried to configure the directive disable_function on /etc/php5/cgi/php.ini but seems that it is not used by the domains configured with PHP in FastCGI mode.

Seems that in the file /var/www/vhist/[domain]/etc/php.ini the entry disable_function is empty.

Definitively the /etc/php5/cgi/php.ini is not used.

How I can configure the disable_function for all domains?

This is a big security issue.

Thanks

Matteo
 
"PHP Settings" screen (click domain name at "Websites & Domains" to open it) has a text area to include custom directives.
 
Back
Top