cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

The use of the PHP "exec" function is generally discouraged. Is there a specific task that you need to complete through PHP with it?

Thank you.
 

Tom Risager

Well-Known Member
Jul 10, 2012
116
6
18
Copenhagen, Denmark
cPanel Access Level
Root Administrator
My guess is the OP is asking if CageFS is sufficiently secure that you don't have to bother having "exec" in disable_funcitons. In other words, will exploits that are possible if exec() is allowed be prevented by CageFS?
 

iseletsk

Well-Known Member
Verifed Vendor
Yes, it is sufficiently secure. We worked very hard to prevent user from finding out any sensitive info or hacking into other accounts/system even if they can execute any code inside CageFS.