Skip to content

php disabled_functions fastcgi

Hi, why in ispconfig 3.1 is in php fastcgi wrapper (php-fcgi-starter.master) defined -d disabled_functions="" \ ?

This overwrites all my settings for disabled_functions in php.ini and allow all disabled_functions.

Is reason for this? Why is this set like this?