Hi!
I'm trying to use Updraftplus with Google Drive. The backup starts, but stops when it's backing up the database. This is always the last message on the log:
PHP event: code E_WARNING: popen() has been disabled for security reasons (line 782, wp-content/plugins/updraftplus/class-updraftplus.php)
After that it tries to resume, but fails and stops.
I've tried debugging mode and it will start, so the scheduler is not the problem. Also tried adding define('UPDRAFTPLUS_MYSQLDUMP_EXECUTABLE', ''); to wp-config, but no difference.
Hope someone can help, thanks!