by Emma Richardson.
I would start by checking your server timeout settings in php.ini (extend them out and see if that helps) - max_execution_time is one that I normally extend out to about 360 seconds. There is a script timeout that you should check too in the same file. Also, check your file upload size and post max size and make sure they are set to large enough to cover the backup size.