Koozali.org: home of the SME Server

Upgrading to clamav 0.90.2

Offline holck

  • *
  • 322
  • +1/-0
Upgrading to clamav 0.90.2
« 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
......

Offline misnerspace

  • *
  • 58
  • +0/-0
Upgrading to clamav 0.90.2
« Reply #1 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

Offline holck

  • *
  • 322
  • +1/-0
Upgrading to clamav 0.90.2
« Reply #2 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).
......

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Upgrading to clamav 0.90.2
« Reply #3 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