1

I run a apache webserver on my windows 7 machine. And I got PHP 5.6.30 installed since I think it works best with mysql.

Im using shell_exec(""); to start a process by just visiting the php file. But I used to have the latest version of PHP but it didn't work with mysql that well so thats why I downgraded. But now shell_exec won't start a process. I can still do taskkill with shell_exec and other stuff but its just the start command that seems to be broken

Example: shell_exec("start notepad");

Dovydas Šopa
  • 2,282
  • 8
  • 26
  • 34

0 Answers0