fnobi / php-express

enable express server to exec php.
36 stars 15 forks source link

shell_exec not allowed? #19

Open TonyFeestneus opened 2 years ago

TonyFeestneus commented 2 years ago

I have a local server and script and was working fine before, but now it hangs when I use any shell_exec function (even to just log or write something for test). Is this new? It has been working for years before.

Do I need to set anything to allow it?