Re: [Clamav-users] how to run clamav as interactive ?

2009-08-13 Thread Yavuz Maşlak
Hello I have upgraded mod_clamav to 0.11. But when I upload a file via ftp, I get an error as following; Aug 13 23:30:56 proftpd[93135] (192.168.12.248[192.168.12.248]): mod_clamav/0.11rc: error: Cannot connect to Clamd (2): No such file or directory clamav and proftpd is running. Where

Re: [Clamav-users] how to run clamav as interactive ?

2009-08-13 Thread Matus UHLAR - fantomas
On 12.08.09 13:43, Yavuz Maşlak wrote: > Yes I saw my proftpd.log as following; > > Aug 11 23:53:36 proftpd[38692] (192.168.15.220): mod_clamav/0.10: > error: Cannot connect to Clamd (2): No such file or directory > Aug 11 23:53:36 proftpd[38692] (192.168.15.220): mod_clamav/0.10: > error: Ca

Re: [Clamav-users] how to run clamav as interactive ?

2009-08-12 Thread Yavuz Maşlak
Yes I saw my proftpd.log as following; Aug 11 23:53:36 proftpd[38692] (192.168.15.220): mod_clamav/0.10: error: Cannot connect to Clamd (2): No such file or directory Aug 11 23:53:36 proftpd[38692] (192.168.15.220): mod_clamav/0.10: error: Cannot re-connect to Clamd (2): No such file or dir

Re: [Clamav-users] how to run clamav as interactive ?

2009-08-11 Thread Matus UHLAR - fantomas
On 11.08.09 16:36, Yavuz Maşlak wrote: > I have proftpd server1.3.2 on freebsd7.2 with mod_clamav. > > I installed clamav0.95.2. > > I added following lines; > > ClamAV on > ClamServer 127.0.0.1 > ClamPort 3310 > ClamLocalSocket /var/run/clamav/clamd.sock > > > When I send a file which co

[Clamav-users] how to run clamav as interactive ?

2009-08-11 Thread Yavuz Maşlak
I have proftpd server1.3.2 on freebsd7.2 with mod_clamav. I installed clamav0.95.2. I added following lines; ClamAV on ClamServer 127.0.0.1 ClamPort 3310 ClamLocalSocket /var/run/clamav/clamd.sock When I send a file which contains virus via ftp, the server accepts it . But when I run