We have migrated project on new centos server. Koolreport is not working here. We are getting below error
PHP Fatal error: Uncaught exception 'Exception' with message 'Could not execute phantomjs' in /home/zadmin/public_html/vendor/koolreport/packages/export/Handler.php:57
We checked with shell_exec("ls") command. It is working. Means shell_exec is working.
Let us know what we need to do to resolve same.