I run this from php file
exec("epm package");
i got below error in error_log
sh: epm: command not found
I tested manually in terminal it works fine.
I run this from php file
exec("epm package");
i got below error in error_log
sh: epm: command not found
I tested manually in terminal it works fine.