• 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.

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