Everytime I use PHP-FPM and created an account. The system will automatically add disable_functions exec,passthru,shell_exec,system.
I want to know the exact template file where I can edit that. Because if I add disable_functions line into /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml, everytime cpanel create a new acount it will add SEPARATE line into each domain config instead of replace the default one which cause service unavailable error.
Can anybody help me?
I want to know the exact template file where I can edit that. Because if I add disable_functions line into /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml, everytime cpanel create a new acount it will add SEPARATE line into each domain config instead of replace the default one which cause service unavailable error.
Can anybody help me?