• I recently installed BackWPup and have gotten it to work for WP export, Database and Files before.

    I created a new job to run weekly that backs up the first three choices (WP,Database,Files) but got the error below near the end:

    2013/01/15 16:09.20: [ERROR] Zip archive create error: PCLZIP_ERR_MISSING_FILE (-4) : File ‘/home/sugarmtn/public_html/wp-content/plugins/si-captcha-for-wordpress/captcha/temp/1TGebtJcy2G2ANVZ.php’ does not exist

    Right after that error was the warning:

    2013/01/15 16:09.20: [WARNING] filesize() [function.filesize]: stat failed for /home/sugarmtn/public_html/Backups/backwpup_3_Weekly_WP_DB_Files_2013-01-15_16-05-48.zip

    Since the backup has worked before both doing it through CPanel and through BackWPup I suspect that the file not existing isn’t what it is really trying to tell me since that file is there.

    Any ideas?

    Thank you,

    -Walter

    http://wordpress.org/extend/plugins/backwpup/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pubwvj

    (@pubwvj)

    I removed the path that was in the Exclude Folders and checked off a folder in the list of Excludes above that and ran again. This time I got these errors and warnings:

    2013/01/15 16:21.40: [WARNING] stat() [function.stat]: stat failed for /home/sugarmtn/public_html/wp-content/plugins/si-captcha-for-wordpress/captcha/temp/4uFJNTmQWVBNG4OS.php
    2013/01/15 16:21.52: 15566 files with 1.03 GB to backup
    2013/01/15 16:21.52: 15566 files with 1.03 GB to backup
    2013/01/15 16:21.52: 1. try to create backup zip (PclZip) archive…
    2013/01/15 16:21.53: [ERROR] Zip archive create error: PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE (-20) : Invalid type NULL. Integer expected for attribute ‘PCLZIP_ATT_FILE_MTIME’
    2013/01/15 16:21.53: [WARNING] filesize() [function.filesize]: stat failed for /home/sugarmtn/public_html/Backups/backwpup_3_Weekly_WP_DB_Files_2013-01-15_16-20-52.zip
    2013/01/15 16:21.53: Job done in 61 sec.
    2013/01/15 16:21.52: 1. try to create backup zip (PclZip) archive…
    2013/01/15 16:21.53: [ERROR] Zip archive create error: PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE (-20) : Invalid type NULL. Integer expected for attribute ‘PCLZIP_ATT_FILE_MTIME’
    2013/01/15 16:21.53: [WARNING] filesize() [function.filesize]: stat failed for /home/sugarmtn/public_html/Backups/backwpup_3_Weekly_WP_DB_Files_2013-01-15_16-20-52.zip
    2013/01/15 16:21.53: Job done in 61 sec.

    Might I suggest not using an inverted color background in the BackWPup Working page? It makes it hard to read. I copy that to a text file to be able to read it.

    Plugin Author Daniel Hüsken

    (@danielhuesken)

    in the general Plugin settings try to activate PHP Zip or try to use a tar archive formart.

    Thread Starter pubwvj

    (@pubwvj)

    Zip works fine on WP Export and Database but is choking on Files. I switched to my Files backup to .tar and that works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PCLZIP_ERR_MISSING_FILE’ is closed to new replies.