Thank you
My problem has solved with hardlink.
- Original Message -
From: "Tilman Schmidt"
To: "Yavuz Maşlak"
Cc:
Sent: Sunday, August 30, 2009 1:58 PM
Subject: Re: [Clamav-users] clamav + proftpd
Yavuz Maşlak schrieb:
Is your proftpd running chrooted?
Y
Is your proftpd running chrooted?
Yes I running proftpd as chrooted. when I remove chrooted, proftpd will run
with clamd.
In that case you'll have
to put clamd.sock somewhere inside its chroot jail, and
strip the chroot path from the "ClamLocalSocket" parameter.
I have some virtual users.
Yes clamd is running
ps aux | grep clam
clamav 93308 0.0 10.9 123804 112476 ?? Is Wed11AM 0:06.49
/usr/local/sbin/clamd
Here's the programs' versions are as following;
clamav-0.95.2
mod_clamav/0.11rc
proftpd-1.3.2
proftpd -vv
Loaded modules:
mod_clamav.c
...
cat clamd.conf
LocalSoc
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
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
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