Error code: x112

Description: Databases of web resource categories are missing.

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 database of web resource categories directory. Change the path, if necessary (the DwsDir 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 command

$ drweb-ctl cfshow Root.DwsDir

To set a new parameter value, execute the command

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

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

# drweb-ctl cfset Root.DwsDir -r

2.Update databases of web resource categories:

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

Or execute the command

$ drweb-ctl update