Krydos
New Pleskian
- Server operating system version
- AlmaLinux 9.4
- Plesk version and microupdate number
- 18.0.63 Update #4
Hello,
I created a full backup of a Plesk account that was using webalizer, and now I'm trying to run plesk bin pleskrestore on the .tar file backup on a server that doesn't have webalizer installed. I get this error
I've read the documentation about conflict resolution, such as Conflicts Resolution but I am not having any luck.
What I would like to do, is have the pleskrestore command convert the account from using webalizer which is no longer available to using awstats instead which is available. Is it possible to write a conflict resolution file to do that?
I created a full backup of a Plesk account that was using webalizer, and now I'm trying to run plesk bin pleskrestore on the .tar file backup on a server that doesn't have webalizer installed. I get this error
Code:
<?xml version="1.0" encoding="UTF-8"?>
<restore status="warnings" log-location="/usr/local/psa/PMM/rsessions/20240906184139760/restore-result.xml" custom-log-dir="/var/log/plesk/PMM/restore-2024-09-06-18-41-32-340">
<conflict-resolve status="warnings">
<message severity="warning" code="resolver">
<description>The component webalizer is not installed. It will be unavailable for the following websites: example.com</description>
</message>
</conflict-resolve>
<deploy status="success"/>
</restore>
I've read the documentation about conflict resolution, such as Conflicts Resolution but I am not having any luck.
What I would like to do, is have the pleskrestore command convert the account from using webalizer which is no longer available to using awstats instead which is available. Is it possible to write a conflict resolution file to do that?