Forum


Replies: 12   Views: 7546
Problems with permissions on setup
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 msaunders  · 11-04-2013 - 12:13

It still comes up with the same error, even when specifying the exact path to the temp location

Warning: ZipArchive::extractTo() [ziparchive.extractto]: Unable to access /home/extranet/app/temp/150cb558c8ffe4/word/_rels in /home/extranet/public_html/phpdocx/classes/CreateDocx.inc on line 1091
2012-12-14 16:36:28,592 FATAL - Error while extracting the Base Template: there may be problems writing in the default tmp folder

This was after having a copy in the public_html area, so it definatly is not that.

It seems to have issues writing to the created folder path, i have other scripts that use the temporary location to generate files ect, but it seems to the permisisons on the subfolders that are the issue.