From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 04:47:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E06116A4CE for ; Wed, 21 Jul 2004 04:47:46 +0000 (GMT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E100F43D2D for ; Wed, 21 Jul 2004 04:47:45 +0000 (GMT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i6L4q8tg087533; Tue, 20 Jul 2004 23:52:08 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i6L4q8OI087532; Tue, 20 Jul 2004 23:52:08 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Mipam Date: Tue, 20 Jul 2004 23:52:08 -0500 User-Agent: KMail/1.6.1 References: <200407170225.22806.jaymo@cromagnon.cullmail.com> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407202352.08078.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org Subject: Re: clamd keeps exiting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 04:47:46 -0000 On Monday 19 July 2004 10:19 am, Mipam wrote: > > Do you have a file /etc/clamav.conf ? > > > > There is a line in the default clamav.conf: # Example > > This line must be "un-commented" (remove the #). > > You mean this part: > > # Comment or remove the line below. > #Example > > This is commented as you can see, so you suggest to uncomment this line? > What is the function of this Example in the clamav.conf? Ach - no... sorry - I made a mistake - the line _should_ be commented just as you've shown it. Uncommenting it prevents clamd from parsing the file. Do you have a /var/clamav directory that the _clamav user can write its pid & sock files to? What user is listed as owner of the /var/vlamav directory? Did you read the INSTALL file? Jay