Page 1 of 1

Check php for disable_functions BUG?

Posted: 18 Sep 2023, 18:23
by uteliux
Hello all!
I have problem with CFS. almal 8.8+DA. CSF shows:
You should consider disabling commonly abused php functions, e.g.:
disable_functions = show_source, system, shell_exec, passthru, exec, popen, proc_open
Some client web scripts may break with some of these functions disabled, so you may have to remove them from this list:
Affected PHP versions:
/usr/local/php56/lib/php.ini (/usr/local/php56/bin/php)
/usr/local/php74/lib/php.ini (/usr/local/php74/bin/php)
/usr/local/php81/lib/php.ini (/usr/local/php81/bin/php)
/usr/local/php82/lib/php.ini (/usr/local/php82/bin/php)


But all these funcions is disabled in all php.ini files... but it still shows :/ any suggestion why and hot to fix it?
Image