Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: holck on April 19, 2007, 09:43:14 AM

Title: Upgrading to clamav 0.90.2
Post by: holck on April 19, 2007, 09:43:14 AM
I just want to report that I with no problems upgraded to the new version of clamav.
Code: [Select]
wget http://apt.sw.be/redhat/el4/en/i386/dag/RPMS/clamav-db-0.90.2-1.el4.rf.i386.rpm
wget http://apt.sw.be/redhat/el4/en/i386/dag/RPMS/clamav-0.90.2-1.el4.rf.i386.rpm
wget http://apt.sw.be/redhat/el4/en/i386/dag/RPMS/clamd-0.90.2-1.el4.rf.i386.rpm
svc -d /service/freshclam
svc -d /service/clamd
rpm -Uvh clam*
svc -u /service/freshclam
svc -u /service/clamd

Seems to work just fine
Title: Upgrading to clamav 0.90.2
Post by: misnerspace on April 19, 2007, 11:17:57 AM
just out of interest, did you have any problems with the previous version? I seem to having problems with ClamAV locking up my server every so often and I was wondering if you had any problems with the previous version?

thanks
Title: Upgrading to clamav 0.90.2
Post by: holck on April 19, 2007, 10:16:59 PM
After I adjusted the memlimit for clamd, I have not had any problems with version 0.90.1 (see http://bugs.contribs.org/show_bug.cgi?id=960).
Title: Upgrading to clamav 0.90.2
Post by: dmay on April 19, 2007, 10:47:25 PM
Quote from: "holck"
After I adjusted the memlimit for clamd, I have not had any problems with version 0.90.1 (see http://bugs.contribs.org/show_bug.cgi?id=960).


Please take a look at

http://bugs.contribs.org/show_bug.cgi?id=2743

If your problems were similar please add your comments.

Darrell