Plugin Author
iClyde
(@iclyde)
Hi @gvdm
Please open your wp-config.php file and add these lines at the top of the file (after <?php tag).
define('DB_CHARSET', 'utf8mb4');
define('DB_COLLATE', '');
Let me know if that resolves the issue 🙂
Thank you!
Thread Starter
gvdm
(@gvdm)
What I noticed however. Sometimes after backup it says it is closing files and archives. After that you expect a closing message saying the backup is completed. It is not always doing that, but the backup succeeds.
Plugin Author
iClyde
(@iclyde)
Hi @gvdm
I expect a bit more things that can be tweaked on your website basing on the missing constant you had, in any case we included a lot of improvements to upcoming version regarding this topic.
You can use this configuration to prevent freezes at the end:
- Go to “Other options” section
- Change backup method: https://prnt.sc/1s1ofpa
- Disable PHP CLI checking: https://prnt.sc/1sljr31
- Save “Other options” section
- Force stop both processes: https://prnt.sc/1trv1tm
Let me know if that worked for you 🙂
Thank you!
Plugin Author
iClyde
(@iclyde)
As we didn’t hear any reply in last days.
I can assume that you resolved the issue.
Feel free to open new topic if I am wrong!
Thank you 🙂