> I have installed clamav-0.80 on Linux Redhat 9.0. with
> "bzip2-devel-1.0.2-8.i386.rpm","sendmail-devel-8.12.8-9.90.i386.rpm"
> installed.
>
> I have followed installation steps exactly given in
> the documentation at web site.
>
Sounds like the user:group "clamav" doesn't have permission to create the
file. to check this,
su - clamav
cd /var/run
touch clmilter.sock

after you can, as clamav create the file ... all should be well.
My solution to the problem was to create a directory /var/run/clamav,
change the ownership on this directory to user:group "clamav", and change
the config files to put the sock in this directory.



> When I give command "/usr/local/sbin/clamav-milter -lo
> /var/run/clmilter.sock" it give message
> "/var/run/clamd.sock: No such file or directory
> Can't talk to clamd server via /var/run/clamd.sock
> Check your entry for LocalSocket in /etc/clamd.conf"
>

-- 
Ken Jones
[EMAIL PROTECTED]


_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to