Forum


Replies: 6   Views: 5278
Trial installation for laravel
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by cjbm2994  · 03-10-2017 - 11:13

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