Closed anacona16 closed 7 years ago
Symfony 3.3: sh: 1: exec: exec: not found
The solution: build string command line and then use the Process class directly instead of going through the ProcessBuilder
Any update on this?
+
up
Fixed by #176
Symfony 3.3: sh: 1: exec: exec: not found
The solution: build string command line and then use the Process class directly instead of going through the ProcessBuilder