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.
Hi,
I've just downloaded the trial version, did not change anything in the phpdocxconfig.ini since I have no license code yet, left subdomain value blank (is this wrong for a trial version?)
I've run check.php and it only mentions that Tidy is recommended
But when I try to run a sample example, as soon as the CreateDocx Class is intanciated I get a "Connection reinitialised" page
I then tried to put my localhost domain value in the phpdocxconfig.ini file but got the same "Connection reinitialised" page
What did I miss?
Hello,
Please run one of the included examples using the CLI mode. The trial is working fine.
Regards.
Ok, it works in CLI mode, but not when called from my localhost server.
Is it because it's a trial version?
it's hard to see what kind of implementation I can achieve if I can't test from my local server
will it work when called from a normal website once I purchase the licenced version?
Hello,
Please check your server logs to get all needed info. We don't know how is configured your server .
Regards.
I'm also having an issue. I try to run check.php via the web server (it's php-cgi) and I get a 500 error:
[08/Aug/2015:21:41:16 -0500] "GET /phpdocx/check.php HTTP/1.1" 500 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.130 Safari/537.36"
Running on 32bit PHP 5.2.10
No other errors.
Are there minimum requirements?