Hi team, I have added export function in my project. It was working fine in my local server. When i moved these file in test server , i got below error in pdf export.
Uncaught Exception: Please set executable permission for phantomjs in /home/appcentral/public_html/jmsdemo_test/application/libraries/koolreport/packages/export/Handler.php
in Excel Export i got below error,
Uncaught Error: Class 'ZipArchive' not found in /home/appcentral/public_html/jmsdemo_test/application/libraries/koolreport/packages/excel/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php:210 Stack trace:
Can you please advice to resolve the issue. Thank you .