If I'm already running code in a background by exec and inside it I call for another exec.
Is it possible ? If so, does it need special permissions ?
The error I have (and I suspect nested exec in it):
exec() has been disabled for security reasons
Regular exec enabled and works.