After updating to v100.0.0 my whmsonic plugin stopped working it can't run shell scripts anymore.
How I can enable it so all my whmsonic clients are still able to access their panel and turn off and on radio.
$scpid = shell_exec("pgrep -U $cheat254 sc_serv"); this is script where it's trying to check if the server is on or off but it doesn't work
Please let me how to enable it.'
Thank you
How I can enable it so all my whmsonic clients are still able to access their panel and turn off and on radio.
$scpid = shell_exec("pgrep -U $cheat254 sc_serv"); this is script where it's trying to check if the server is on or off but it doesn't work
Please let me how to enable it.'
Thank you