![]() |
|
exec() - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: exec() (/showthread.php?tid=677) |
exec() - elmohasaserve4r - 11-29-2014 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. RE: exec() - TGates - 11-29-2014 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. RE: exec() - Me.B - 11-29-2014 allowing exec() will cause a lot of issues if your website get hacked. As hacker will easily get access to all server. M B |