Check php for disable_functions BUG?

Post Reply
uteliux
Junior Member
Posts: 1
Joined: 18 Sep 2023, 18:08

Check php for disable_functions BUG?

Post 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
Post Reply