Project
PHP exec return error code 127
I always get the error code 127 from my web application. I didn’t figure it out because it’s successful to run the program in the shell environment. The core logic in the calling function is like the following code snippet.