• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

backup manager with remote database

C

chestnut

Guest
We are in the process of setting up a new server. We have mysql and mssql setup as remote servers. Creating and managing databases work fine, however when trying to make a backup through the backup manager to a personal ftp repository, it fails. the reported error is as follows:

<?xml version="1.0" encoding="utf-8"?>
<execution-result status="warnings">
<object name="testdomain.com" type="domain">
<message code="InformationalException" severity="error">Cannot dump database content test_database of type mysql'</message>
</object>
</execution-result>

I assume this is because of it being on a different server. Anyone else have a similar issue? Is there another log that would have more information?

Thanks for your time
 
Back
Top