i want to disable ini_set function in WHM. Should i just cut and remove the whole function in PHP configuration disable function. Normally in PHP.ini file we just comment or uncomment the function to enable/disable.
Sir i do not want to remove ini_set from WHM due to security reasons. Is there any way that i could allow this function for a speicific client domain in whm or cpanel?
Sir how can i know if suphp is being used on server or not. i usually enable/disable functions using php.ini in WHM. Do i have to install suphp separately on server and than change enteries in global php.ini file for individual customer.
i want to use 2nd method mentioned in the link but before i edit php.ini file i want to confirm if suphp is installed or not. how can i know about it and how to install it in centos with WHM
: Method Two: Putting individual user settings into the global php.ini file