Forum


Replies: 1   Views: 4813
Trial version installation issues.
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 admin  · 16-08-2016 - 15:31

Hello,

We recommend you to check your server logs, maybe there's some missing read or write permission, and test the library using PHP CLI mode and the simplest example (Core/addText/sample_1.php):

$ php sample_1.php

We also recommend you to upgrade to a newest version of PHP. phpdocx supports PHP 5.2.11 or newer.

Regards.