Search results

  1. A

    I can't do shell_exec using PHP

    Yes I tried to use PHP to call the shell command using shell_exec but it doesn't show anything. I tried shell_exec('echo "hello world"') to test if shell_exec is enable but it isn't.
  2. A

    I can't do shell_exec using PHP

    Hello, I'm new here. I've just created a new Wordpress OpenLiteSpeed Droplet on DigitalOcean. When I use PHP to call a python script using shell_exec it doesn't show anything. I've checked the php.ini file and looked for disable_function but there isn't shell_exec there. Please let me know how...
Top