Zip creation errors
-
I have used your plugin on two non-rofit sites I manage; works beautifully. Kudos.
But for a few weeks, working on a new client whose files live on a new (to me) host, keep getting zip errors; the zips are created and uploaded to my Dropbox, named correctly (themes, plugins etc), but the files are barely 150k so basically empty. Got fooled bad once already by this, restored blank Themes and Plugins backups and lost my entire theme/plugin install!
All logs of attempted backups read alike… poking thru the long content see several messages pointing to the issue, but even with help from my host’s rep, haven’t been able to resolve. Here’s primary culprit, I believe:
0002.628 (0) Closing the zip file returned an error (PCLZIP_ERR_READ_OPEN_FAIL (-2) : Unable to open temporary file ‘pclzip-5440288bbd549.tmp’ in binary write mode). List of files we were trying to add follows (check their permissions).
Core question: what subdirectory is UP trying to write the .tmp to? My host support folks asked me that, so they could check/fix permissions there if that’s the problem. Generally, all my WP folders are either 777 or 755.
Already tried adding the define(‘UPDRAFTPLUS_NO_BINZIP’, true); patch to wp-config.php. Didn’t help. Thx for any guidance. Gotta get this sorted out to move ahead with site build!
- The topic ‘Zip creation errors’ is closed to new replies.