Error code: x44

Description: The current virus database combination cannot be supported.

For details on the place and the reason of the error, refer to the program log (by default, it is located in the /var/log/syslog file or the /var/log/messages file, depending on OS).

Resolving the error:

1.Check the path to the virus database directory. Change the path, if necessary (the VirusBaseDir parameter in the [Root] section of the configuration file).

To view and change the path, go to the Common Settings page of the web interface (if it is installed).

You also may use the commands of the command-line management tool.

To view current parameter value, execute the following command:

$ drweb-ctl cfshow Root.VirusBaseDir

To set a new parameter value, execute the command

# drweb-ctl cfset Root.VirusBaseDir <new path>

To restore the parameter value to the default, execute the command

# drweb-ctl cfset Root.VirusBaseDir -r

2.Update virus databases:

Click Update on the Main page of the web interface, if it is installed.

Or execute the command

$ drweb-ctl update