Created a backup then selected the file to Restore, file is uploaded but nothing happens. No success message and DB is not restored?

Thanks,

John

Comments

utilum’s picture

Title: Selecting File to Restore and nothing happens » upload_max_filesize
Version: 6.x-2.4 » 6.x-2.6

I've had the same problem and resolved it by increasing upload_max_filesize in php.ini. Turns out my backup file was larger than the maximu allowed size for uploaded files.

I wonder if the module would not do well to communicate a problem of this kind to the user.

utilum’s picture

Title: upload_max_filesize » Selecting File to Restore and nothing happens
couturier’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 6 and Backup and Migrate 6 are no longer supported.