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
<?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