Active
Project:
backup
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2007 at 12:49 UTC
Updated:
26 Jun 2007 at 12:53 UTC
Hello!
I installed backup module and on the backup page, I can see that the module found all the binaries needed (like tar etc) needed from the path.
When I start the backup button, the button text changes to 'creating backup please standby'. After like 10 seconds I get a blank page. No backups were found.
Comments
Comment #1
dmuth commentedWell, that's a new one on me.
You might want to check PHP's error reporting setting (http://us.php.net/error_reporting) and make sure that errors are being reported. I've seen blank screens before in other apps when the error_reporting level is too low and an error occurs.
Thanks,
-- Doug