CyberPanel Community
Ah

Ahmed

@chillyplate

1topics
3posts
joined
last seen

Recent topics

Ah Shell_exec returns permissions error General Discussion · by Ahmed 5posts 808views

Recent replies

Shell_exec returns permissions errorI've fixed it by getting the Linux user ``` shell_exec('whoami'); ``` then copy the user and add it to the sudoers listShell_exec returns permissions errorThanks for the suggestion, but I tried running the command as sudo as you suggested, but unfortunately, it still isn't working.