Hello, dear Cory
I’m having the same issue with a Duplicator backup with a website that I’m managing.
This is the log:
ZipArchive: hasZipArchive ? ‘Enabled’ : ‘Disabled’; ?>
ShellExec Unzip: hasShellExecUnzip ? ‘Enabled’ : ‘Disabled’; ?>
Extraction Path: installerExtractPath; ?>
Installer Path: installerContentsPath; ?>
Archive Name: [HASH]_archive.zip or [HASH]_archive.daf
This is based on the format used to build the archive
Archive Size: Expected Size: readableByteSize($boot->archiveExpectedSize); ?> Actual Size: readableByteSize($boot->archiveActualSize); ?>
Boot Log dup-installer-bootlog__[HASH].txt
Is there any way to fix this?
Thank you in advance.