Forum


Replies: 2   Views: 3305
Error createdocx.inc
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 Vivasoft  · 20-12-2013 - 15:13

hello,



i try your product and i have this error



Warning: copy(../docx/example_html.docx) [<a href='function.copy'>function.copy</a>]: failed to open stream: No such file or directory in C:\wamp\www\test\phpdocx_trial\classes\CreateDocx.inc on line 632



Do you know the solution ? thnkas you


Posted by jorgelj  · 23-12-2013 - 08:47

Hello,



It seems you don't have rear or write acces to the default temp folder. You can set a custom temp path in config/phpdocxconfig.inc file.



Regards.