I have a page wich required Ability to run PHP from the command line (CLI) with exec() Ability to execute background processes with exec("binary > /dev/null &") and i setup VPS server for it.. i enable exec() function but i`m complet newebie and i don`t know how to setup execute background processes with exec("binary > /dev/null &")? i spend half a day trying find some manuals for it.. but i don`t find any usualy information then "ask a pro".. can anybody give my useful help information??
I suspect the people who said "ask a pro" were trying to protect your server from you. It is so easy to make mistakes that have big consequences. I'd find another way around the problem which will buy you time to upskill.