Closed Aexus closed 6 years ago
Your shell isn't treating QUEUE=mail
as an environment variable assignment. Either switch to Bash, or check your shell's help system for the correct way to set evars, and set them separately before starting the worker process.
Thanks
The running environment is FreeBSD, and the pcntl extension has been installed. What's the wrong thing? Can tell me how to deal with it, thank you.