Dear Brian,
Hi,
I have read somewhere on the internet that PHP exec(), passthru(), shell_exec() and system() functions should be disable to avoid security issues/risks.
I have enabled the system() function because it was required by Jamroom to run/install.
Now in the JR system check, I get this red flag:
Disabled Functions: exec, passthru, shell_exec :Disabled PHP Functions can impact system functionality.
Brian, in the following post you said: "The only one of those (functions) that Jamroom needs is the 'system' function".
https://www.jamroom.net/the-jamroom-network/forum/installation-and-configuration/10812/i-get-a-white-screen-when-i-click
Question: Do the exec, passthru, shell_exec function really need to be enable in order to JR to run properly? Should I have to enable them or not? Is it safe?
Thanks
updated by @pch: 11/10/19 12:19:44PM