Kangaroo Posted August 24, 2015 Report Posted August 24, 2015 hi there, Does the backup feature need setting up for local download ? or am I missing something here ? Cheers, Bill Quote
0 Michael Posted August 24, 2015 Report Posted August 24, 2015 You need exec PHP function, or a higher PHP run time to do the backup. Quote
0 Tyson Posted August 24, 2015 Report Posted August 24, 2015 Make sure Zlib is enabled in php. That blank page is likely due to an error. You can enable error reporting to see it. In /config/blesta.php, change the line: Configure::errorReporting(0); to Configure::errorReporting(-1); The error would help diagnose what's really going on. Quote
0 Paul Posted August 24, 2015 Report Posted August 24, 2015 Blesta also needs to execute the mysqldump binary on your server, so you should make sure that it's available and your user has execute permissions. Michael 1 Quote
Question
Kangaroo
hi there,
Does the backup feature need setting up for local download ? or am I missing something here ?
Cheers,
Bill
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.