disabled PHP functions
I've installed a security suite on an OS Commerce site which suggests disabling the following php functions.
exec, system, passthru, popen, proc_open, shell_exec
What are the implications of this please
-
Hello :) The implications are different for each function. You can search PHP's documentation for each function to see it's purpose. EX: PHP: popen - Manual Thank you. 0 -
These are the security related functions in PHP. Try to disable these functions for this OS Commerce cpanel account or you can disable it globally. 0 -
What are the implications of this please
Lock it down, and see what breaks. You'll be fine: ConfigServer.Com Technical FAQ0 -
I did in the end. It doesn't appear to have broken anything that I can see. 0
Please sign in to leave a comment.
Comments
4 comments