Hello, I'm interested in purchasing a license for this, but for now, I'm trying to run the trial version if it is compatible with our use case.
1.) Is this package compatible with any server? We use nginx.
2.) Is there any way to test the product with laravel? I read somewhere in the docs that it is only for premium subscription.
3.) I tried testing the sample classes, but whenever i try to, it returns an error message.
Here's my configuration info:
If you have any issue or problem please send us the following info: PHP_VERSION: 7.1.7 PHP_OS: Darwin PHP_UNAME: Darwin Charless-MacBook-Air.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64 SERVER_NAME: SERVER_SOFTWARE: SERVER_ADDR: SERVER_PROTOCOL: HTTP_HOST: HTTP_X_FORWARDED_FOR: PHP_SELF: /Users/cjmalata/Downloads/phpdocx-trial-basic-7.0/check.php ZipArchive: 1 DomDocument: 1 SimpleXMLElement: 1 Tidy:
heres the message,​
Air:~ macbook$ php ~/Downloads/phpdocx-trial-basic-7.0/examples/Core/embedHTML/sample_1.php PHP Warning: require_once(../../../classes/CreateDocx.inc): failed to open stream: No such file or directory in /Users/user/Downloads/phpdocx-trial-basic-7.0/examples/Core/embedHTML/sample_1.php on line 3 Warning: require_once(../../../classes/CreateDocx.inc): failed to open stream: No such file or directory in /Users/user/Downloads/phpdocx-trial-basic-7.0/examples/Core/embedHTML/sample_1.php on line 3 PHP Fatal error: require_once(): Failed opening required '../../../classes/CreateDocx.inc' (include_path='.:') in /Users/user/Downloads/phpdocx-trial-basic-7.0/examples/Core/embedHTML/sample_1.php on line 3 Fatal error: require_once(): Failed opening required '../../../classes/CreateDocx.inc' (include_path='.:') in /Users/user/Downloads/phpdocx-trial-basic-7.0/examples/Core/embedHTML/sample_1.php on line 3