Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Gday sangatpedas,

    Memory usage is something that I am trying to address. The problem is, for large websites like yours, a significant amount of memory is needed to archive the backup and upload it to Dropbox.

    I posed a fair bit of info on the core of the problem here – http://www.mikeyd.com.au/2011/05/08/wordpress-backup-to-dropbox-0-7-1/

    Cheers,
    Michael

    Peter

    (@peter-apokotos)

    I seem to be running into the memory issue as well.

    [12-May-2011 09:29:03] PHP Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: implode() [function.implode]: Invalid arguments passed in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: implode() [function.implode]: Invalid arguments passed in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: implode() [function.implode]: Invalid arguments passed in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: implode() [function.implode]: Invalid arguments passed in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:29:03] PHP Warning: implode() [function.implode]: Invalid arguments passed in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [12-May-2011 09:30:38] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 25933017 bytes) in /home/apockot/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 129

    stefanprodan

    (@stefanprodan)

    same error here:
    19:39:06] PHP Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/stefanpr/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [18-May-2011 19:39:06] PHP Warning: implode() [function.implode]: Invalid arguments passed in /home/stefanpr/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 210
    [18-May-2011 19:39:27] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 18861562 bytes) in /home/stefanpr/public_html/wp-content/plugins/wordpress-backup-to-dropbox/class-wp-backup.php on line 12

    Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Thanks for the feedback.

    These issues should, hopefully, be fixed in version 0.8.

    stefanprodan

    (@stefanprodan)

    In Version 0.8 I got the same error:
    [04-Jun-2011 05:08:08] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 18861743 bytes) in /home/stefanpr/public_html/wp-content/plugins/wordpress-backup-to-dropbox/Dropbox_API/API.php on line 331

    You are on the right way because from 5 backups attempts one have succeeded 🙂

    Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Gday stefanprodan,

    How big is the largest file inside your PHP installation?
    How many files are of this size?

    Cheers,
    Mikey

    stefanprodan

    (@stefanprodan)

    Hello Mikey,

    The largest file on my blog has 18MB… maybe you can add an exclusion list to your backup module, so I can exclude files or folders.

    Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Gday stefanprodan,

    An exclusion list is already in the works and will be in the 0.9 release scheduled for the 1st of July.

    I will let you know when I have a stable version you can test.

    Cheers,
    Mikey

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: WordPress Backup to Dropbox] Memory issues’ is closed to new replies.