View Single Post
  #1 (permalink)  
Old 06-19-2009, 02:18 PM
partsace partsace is offline
Registered User
 
Join Date: Jan 2007
Posts: 18
partsace is on a distinguished road
php.ini disable_functions request

In WHM -->
Service Configuration -->
PHP Configuration Editor -->
Switch to Advanced Mode -->

Under disable_functions, I would like to know if I can remove phpinfo from 1 domain on my server. I have tried to do this in .htaccess but I keep coming-up with a 500 error. I do not want to remove phpinfo for this setting, just the one website.

disable_functions = "show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open"

Thanks for your help,

Scott
Reply With Quote