php.ini disable_functions setting?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
martin42
Forum Members
Forum Members
Posts: 126
Joined: Sat Aug 20, 2005 11:35 pm

php.ini disable_functions setting?

Post by martin42 »

Hi,

Does anyone have a list of function names that can safely be listed for disable_functions in php.ini, without breaking any core CMSMS functionality?

Many thanks!

- Martin

Code: Select all

From PHP.INI...
; This directive allows you to disable certain functions for security reasons.
; It receives a comma-delimited list of function names. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
; http://php.net/disable-functions
disable_functions =
Locked

Return to “[locked] Installation, Setup and Upgrade”