Viewing 15 replies - 1 through 15 (of 74 total)
  • Wow, that looks like an awesome plugin, I can’t wait to try it! Thanks!

    I’ve used it and it is indeed AWESOME.

    Skippy, will this work on any server?

    Thread Starter skippy

    (@skippy)

    It ought to work on any server, but the variety of possible server configurations makes it hard for me to offer any definitive answer.

    Lots of people have reported that it works for them. Two people have reported PHP errors. I am waiting on additional information from both of them to determine what caused those errors.

    I’m getting this error:
    Invalid argument supplied for foreach() in /wp-content/plugins/wp-db-backup.php on line 177

    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-db-backup.php:177) in /wp-admin/admin.php on line 10

    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-db-backup.php:177) in /wp-admin/admin.php on line 11

    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-db-backup.php:177) in /wp-admin/admin.php on line 12

    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-db-backup.php:177) in /wp-admin/admin.php on line 13

    NOTE: I removed the first part of the paths for security reasons in this post.

    korereactor: Looking at the code to skippy’s plugin I suspect you problem is that you have a table in you database with no rows.

    Looking at your comments feed you have not had any comments on your site yet :(.

    I suspect that if you add a comment to one of your posts the backup will work fine. πŸ™‚

    westi

    Yea, since I don’t use links, that’s probably an issue as well. I’ll try some things out…

    Yep, that’s it. Added a comment and a link and blamo! Works like a champ! Thanks!

    Glad that fixed it for you korereactor.

    Props to skippy for one awesome plugin!

    Well, now I have a problem with the wp-cron and email. It’s all setup, however, I’m not getting any emails and nothing is happening at the scheduled times. Has anyone got the cron plugin to work with this?

    This will work great for the WordPress Backup Week coming soon!

    Just want to check on this before I do anything stupid…i get the message: WARNING: Your backup directory is NOT writable!
    /home/content/c/h/e/cherylkemp/html/blog/wp-content/backup/

    If I email or download the database this shouldn’t be a problem???

    CHMOD the directory to 777 (change it’s permissions)

    And it’s not a problem to download / email.

    Thread Starter skippy

    (@skippy)

    oncidium: as long as your database is comparatively small (under, say, 2 megs) you should be okay. The currently available version of wp-db-backup keeps the whole backup in memory.

    A new version (due very very soon) will spool the backup table by table to a file in the /wp-content/backup directory. This file will be deleted after it is mailed to you.

    It’s probably best to grant write permission to your backup directory now, so that you’re ready for the new version.

    Thanks for the response, Skippy. Can you tell me how to grant write permission? I thought of that before I wrote my original post, but I don’t know how to do it.

Viewing 15 replies - 1 through 15 (of 74 total)
  • The topic ‘WordPress Database Backup Plugin’ is closed to new replies.