How can I repair my Warden Anti-spam and Virus Protection installation?

Overview

If the Warden Anti-spam and Virus Protection installation encounters errors, missing components, or permission issues, re-running the product installer will automatically restore required packages, correct file permissions, and repair the configuration.

Repair via Plesk Interface

  1. Navigate to Warden -> Settings -> Application setup.
  2. Follow the on-screen prompts in the application setup wizard to complete the repair process.

Monitor Installation Logs

To track the progress and identify errors during the repair process, monitor the Plesk panel log in real-time:

tail -f /var/log/plesk/panel.log

Repair via Command Line

If the graphical setup wizard does not resolve the issue, execute the installer script manually from the terminal. Select the command corresponding to your operating system:

AlmaLinux/CloudLinux/RHEL

/usr/local/psa/admin/bin/modules/warden/install.sh

Debian/Ubuntu

/opt/psa/admin/bin/modules/warden/install.sh

Troubleshooting

  • If the installer fails, review the output in /var/log/plesk/panel.log for specific error codes or dependency conflicts.
  • Ensure you have root privileges before executing command-line repair scripts.
  • Verify that your system meets the minimum requirements for Warden Anti-spam and Virus Protection before re-running the installer.
  • repair
  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

How can I fix the error: Host '127.0.0.1' is not allowed to connect to this MariaDB server?

Overview This article provides resolution steps for the MariaDB connection error Host...

How can I fix the error: Parse error at /etc/clamav/clamd.conf Unknown option ScanImage?

Overview The clamav-daemon.service may fail to start due to unrecognized configuration...

How can I fix the error: The domain limit of this license key has been reached?

Overview The Admin and Pro editions of Danami products enforce a maximum domain limit within the...

After upgrading from Centos 7 to AlmaLinux 8 Amavis is treating mail with low scores as spam. How can I fix this?

Overview Following an upgrade from CentOS 7 to AlmaLinux 8, Amavis may incorrectly classify...