• Resolved ja152

    (@jdj)


    Hi,

    For some reason backwpup has stopped working on my site. I tried deleting the plugin to reinstall but it gives me the same error everytime i click the “jobs” tab” in the left menu:

    Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ‘)’ in /var/www/domain.xx/public_html/wp-content/uploads/backwpup-327c44-temp/backwpup-working.php on line 310

    How do I fix this and what is causing it?

    https://www.ads-software.com/plugins/backwpup/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter ja152

    (@jdj)

    Job process-bar gets stuck at the same spot everytime:

    63%: Creates archive
    69%: Compressing files as TarGz. Please be patient, this may take a moment.

    It retries several times before timeout with memory error…

    Please help.

    Thread Starter ja152

    (@jdj)

    And I’m also getting this now:

    WARNING: file_put_contents() [https://php.net/manual/en/function.file-put-contents]: Only 0 of 286 bytes written, possibly out of free disk space

    possibly out of free disk space

    Have you contacted your hosts about this?

    Thread Starter ja152

    (@jdj)

    Yeah I don’t understand why it’s eating up all my free storage when compressing the files.

    I have about 4GB of used storage and 4GB free storage (8GB in total)… While it compresses the files it’s eating up all the free storage, all 4GB, hitting the limit and fails!!

    Should it really use that much free storage for the compression or is something else going on with the plugin?

    Moderator James Huff

    (@macmanx)

    In order to compress the backup, it needs to duplicate the content first, that’s why it hits the limit.

    When a compressed backup is made by any backup engine (not just this plugin), a duplicate of the original content is made and that duplicate is compressed, because you can’t compress a live site, otherwise you’d have a compressed site and no live site. ??

    So, if you have 4 GB worth of site, you need 8 GB to back it up, even though the resulting compressed backup may be only 2 or 3 GB.

    Thread Starter ja152

    (@jdj)

    Problem solved. I found a bunch of local backups that were causing the huge file. The plugin were actually making backups of the website as well as a bunch of old backup zips. :/ Oh well, fixed now! Thanks! ??

    Moderator James Huff

    (@macmanx)

    Perfect, I’m glad you found the problem! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Parse error in backwpup-working.php’ is closed to new replies.