Error code: x66

Internal designation: EC_UNKNOWN_SECTION

Description: The configuration file contains parameters unknown or non-supported in the current version of Dr.Web for UNIX.

To identify the possible cause and the circumstances of the error, refer to the Dr.Web for UNIX log (by default, it is located in the /var/log/syslog file or the /var/log/messages file, depending on OS). Also, you can use the command drweb-ctl log.

Resolving the error

1.Open the <etc_dir>/drweb.ini file in any text editor, remove the line, containing invalid parameter. Save the file and restart the Dr.Web ConfigD configuration daemon by executing the command:

# service drweb-configd restart

2.If it does not help, restore Dr.Web for UNIX settings to the defaults.

To do it, clear the contents of the <etc_dir>/drweb.ini file (it is recommended that you make a backup of the configuration file), for example, by executing the following commands:

# cp /etc/opt/drweb.com/drweb.ini /etc/opt/drweb.com/drweb.ini.save
# echo "" > /etc/opt/drweb.com/drweb.ini

Restart the configuration daemon after clearing the contents of the configuration file.