Hi I was excited to see your helper module posted today.

Downloaded and installed as described but it doesn't seem to work for me.

The interface at admin/content/backup_migrate hasn't changed.
I can still use b_m to back up the db but no files back up is created.

I have PEAR and archive_tar installed for backup_files.module and that module does successfully create file backups.

Other that that I'm using D6.13, php5.2.9-2, mysql5.1.36 and apache 2.2.11.

It will be cool have db and files backup in one place eventually.
In the meantime I've been using b_m for db backups and db_maintenance.module for file backups. . .

Comments

austintnacious’s picture

So this issues almost cleared itself up when I read "requires the lastest dev release of b_m"

So I disabled and un-installed the old release and tried to enable the new release but I get the following error.

Fatal error: require_once() [function.require]: Failed opening required './sites/all/modules/backup_migrate/includes/db.inc' (include_path='.;C:\wamp\bin\php\php5.2.9-2\pear') in C:\wamp\www\sites\all\modules\backup_migrate\backup_migrate.install on line 193

Upon further investigation there is no db.inc in ./backup_migrate/includes.

Also no ./includes in the old release of b_m so I'm stuck. . .

ronan’s picture

Status: Active » Fixed

Oops, yeah, I removed the db.inc file but I guess I didn't completely remove all references to it. Hopefully the NEXT latest dev of B&M will fix that for you.

Sorry about that.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.