Sentora Support Forums

Full Version: exec()
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can someone please give me some assistance. I need exec() to run on my sites. I understand the risks of exec in php. For some reason when a vhost is made it disables exec. Can someone please guide me on how to stop sentora from disabling it? Thank you.
As long as you understand the security risk, go to Module Admin > Apache Admin > Uncheck the box for suhosin > Save and wait for the daemon to run.
allowing exec() will cause a lot of issues if your website get hacked. As hacker will easily get access to all server.

M B