hello im having a problem with my software, it requires the
Ability to run PHP from the command line (CLI) with exec()
Ability to execute background processes with exec("binary > /dev/null &")
I'd like know if this is enabled?
and if its not how can i make my script work?