Forum


Replies: 4   Views: 4332
No output pdf with libreoffice
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  · 08-04-2015 - 08:41

Hello, It seems is a problem related to permissions with the Apache user. Please read the 4th point on: http://www.phpdocx.com/documentation/conversion-plugin/debugging-libreoffice Apache needs a .config folder with rw access. For example the default folder is /var/www/.config, if it doesn't exist you can create it manually and set 777 access to test it and then set the right rwx permissions. Regards.