Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2009 at 23:09 UTC
Updated:
26 Oct 2009 at 03:51 UTC
Hi ronan,
Hope you can point me in the right direction.
I am on vista premium 32 bit.
wamp 2 h
Apache Version :
2.2.8
PHP Version :
5.2.6
I can run phpmyadmin to backup my site. It returns a file of size 9.6 Mb.
When I run backup_migrate with it's default settings, the script never completes. I have set the option to download and change the name to a custom name.
The DB table is Innodb.
Any advice is appreciated.
cheers
Comments
Comment #1
ronan commentedThe latest dev should be timing out gracefully if it cannot complete the backup before your PHP timeout so I'm not really sure what is happening here. Do you have any errors in your apache logs? When you say hanging, do you just mean the browser spins and spins and the page never loads (or download doesn't start?) If you save to disk instead of downloading does it happen?
Comment #2
juicytoo commentedHi Ronan,
Thanks for replying.
I downloaded the following to test.
6.x-2.x-dev 2009-Sep-06.
It's actually worst than before. ie. I could get to the backup page before. But now I cannot open
/admin/content/backup_migrate
I installed backup_migrate into another drupal 6 site just to test.
It still hangs.
the url: http://localhost:85//admin/content/backup_migrate
hangs.
wamp apache access.log
wamp php_error.log
Let me know if you need any more info.
cheers
Comment #3
juicytoo commentedIt's all working now.
I took some time off. And had restarted the PC.
thanks.
Comment #4
ronan commented