Error code: x104

Description: On of the program components cannot run, because of the incorrect path or corrupted file contents.

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.If you do not know the name of the component which causes the error, try to determine it reviewing the log file.

2.Check the path to the executable file of the component in the program configuration file (the ExePath parameter in the component section), by executing the following command (change <component section> for the name of the corresponding section of the configuration file)

$ drweb-ctl cfshow <component section>.ExePath

3.Restore the path to the default by executing the following command (change <component section> for the name of the corresponding section of the configuration file):

# drweb-ctl cfset <component section>.ExePath -r

4.If the previous steps do not help, reinstall the package of the corresponding component.

For details on how to install and uninstall the product or product components, refer to sections “Installation Procedure” and “Uninstalling the Product” in Administrator Manual.

Full version of Administrator Manual for Dr.Web for UNIX is available

At Doctor Web official website https://download.drweb.com/doc/ (Internet connection is required).

You can view a PDF file in the <opt_dir>/share/doc directory (the suffix in the name indicates the language).