Hi,
On a [ CENTOS 7.3 x86_64 kvm – srv4 WHM 62.0 ] system, CSF recommends to:
when trying to add the line using the MultiPHP INI Editor to the correct php version in cpanel I get :
the line I'm adding is as simple as :
Any tips?
Many thanks
On a [ CENTOS 7.3 x86_64 kvm – srv4 WHM 62.0 ] system, CSF recommends to:
Code:
You should modify the PHP configuration and disable commonly abused php functions, e.g.:
disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Code:
API failure: (XID d2pscd) 1 error occurred: Error #1: The php.ini file contains an invalid line: “disable_functions”.
Code:
disable_functions = show_source
Many thanks