Forum


Replies: 2   Views: 3759
Php fatal error: uncaught exception: there is not a valid license in phpdocx-corporate-5.5/classes/
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 davelavinsky  · 30-06-2018 - 04:56

I've moved my website to DigitalOcean (Ubuntu 16.04) 2 days back with LibreOffice installed.

Now I get errors like this :

PHP Fatal error:  Uncaught Exception: There is not a valid license in /home/username/lib/3rdParty/phpdocx-corporate-5.5/classes/PhpdocxLogger.inc:55

Using phpdocx 5.5 corporate

Posted by admin  · 30-06-2018 - 09:02

Hello,

For license errors, please write to contact[at]phpdocx.com . Please send the output of check.php (available in the root of the package), if you are using the classic or namespaces package and the whole URL (protocol+domain+URI) that returns the license error.

Regards.

Posted by davelavinsky  · 30-06-2018 - 10:45

[license]
; PHPDocX license code
code = "my-license-code"
; subdomain (PRO license), domain (Corporate license) or IP (Enterprise license)
value = "staging.mydomain.com"

For testing I had value = "staging.mydomain.com"

I have removed staging. It should work now - if it still doesn't, I'll email contact.