Hi all,
I've removed phpinfo from the disable_functions in the php.ini file (done through WHM's PHP config editor).
I go to the phpinfo page but it still says it's disabled. I restarted Apache, no change. I rebooted the server, no change. phpinfo is not listed in disable_functions (after reboot). Is there another setting somewhere to enable/disable this?
And on a related note but different note, I'm a little confused as to what should be in the disable_functions list. Most guides/tutorials say to put ini_set in there, but then common CMSs like Drupal won't work. Enable it on a per account basis, or for just within their own environment without opening a security risk?
Any help on either appreciated.
I've removed phpinfo from the disable_functions in the php.ini file (done through WHM's PHP config editor).
I go to the phpinfo page but it still says it's disabled. I restarted Apache, no change. I rebooted the server, no change. phpinfo is not listed in disable_functions (after reboot). Is there another setting somewhere to enable/disable this?
And on a related note but different note, I'm a little confused as to what should be in the disable_functions list. Most guides/tutorials say to put ini_set in there, but then common CMSs like Drupal won't work. Enable it on a per account basis, or for just within their own environment without opening a security risk?
Any help on either appreciated.