After update to v100.0.0 it broke my whmsonic panel?
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
-
Hello! I'm not sure what would have stopped this from working just due to an update. Do you receive any error output? Perhaps some users here will be able to offer insight. 0 -
Looks like there was update to protect users from running shell scripts. So it works fine when I'm logged in as root. And on my other server that runs on v98.0.4 works fine. So looks like it's blocking php to access to shell I can't find out what happened 0 -
Looks like there was update to protect users from running shell scripts. So it works fine when I'm logged in as root. And on my other server that runs on v98.0.4 works fine. So looks like it's blocking php to access to shell I can't find out what happened
Would you be able to open a support ticket using the link in my signature so we can investigate? You can also ask your web hosting provider to open one if you cannot.0 -
Shell_exec is enabled but cpanel in last new versions disabled ps | pgrep | top command lines So this is the problem cpanel blocked this commands and whmsonic use them to check server activity. So how I can enable them? 0 -
Shell_exec is enabled but cpanel in last new versions disabled ps | pgrep | top command lines So this is the problem cpanel blocked this commands and whmsonic use them to check server activity. So how I can enable them?
I am looking into this and will update you once I have more information.0 -
Hello, Any updates on this? Can I downgrade cpanel version until it's fixed? 0 -
Hello again! My apologies for the delay. To confirm, the mentioned commands aren't working? Would you be able to open a ticket using the link in my signature so we can investigate? 0
Please sign in to leave a comment.
Comments
7 comments