Forum


Replies: 3   Views: 21576
Getting "warning: rename(./test.html,test.html)" error docx to html conversion
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 borlemanski44  · 26-09-2016 - 01:56

The docx to html transformation is no longer working and I'm getting the following error. 

Warning: rename(./test.html,test.html): The system cannot find the file specified. (code: 2) in C:\wamp\www\phpdocx\classes\TransformDocAdvLibreOffice.inc on line 131

What does this error mean? I've seen answers that the permissions of a temp folder could be the cause. Where is the temp folder located?