Error Message avastguard

Hi!

I’ve installed avast engine, avast for server, The dazuko module and Avastguard.
I thought that everything worked very well, but I’ve an error message in /var/log/avast4/avastguard :
“Aug 18 14:27:55 avastguard[16833]: error: avast! client: connection failed: No such file or directory”

PS: this message appears only when i open or close a file that avastguard should check.

Could you tell me more about this message? Is there a known solution?
Thanks

please, check /etc/avastguard.conf file for AVIFACE option. The option specifies full path to avast! daemon socket file. I think, the socket doesn’t exist in you system.

avastd performs all scanning jobs for avastguard, so edit /etc/avastd.conf file and create a new section designed for the on-access scanner:
[guardscanner]
daemoncount=4
listen=/var/run/avastguard/guardscanner.sock
user=root
subdirs=true
other options

then restart avast! daemon

OK thanks. I’ve corrected the problem. but i haven’t any /etc/avastguard.conf, is it normal?

Corrected: I hadn’t the lastest version of avastguard. Now it’s all Ok