deeeeeeeeeen
New member
- Joined
- Sep 29, 2008
- Messages
- 2
Hi there !
I am a newbie in Linux, I have newly installed clamav 0.94 on centos 5.2, I got error while i try to start freshclam,
error message as follows:
[root@localhost ~]#
[root@localhost ~]# /usr/local/bin/freshclam
ERROR: Parse error at line 7: Option AllowSupplementaryGroups requires boolean argument.
ERROR: Parse error at line 3: Option LogTime requires boolean argument.
ERROR: Can't parse the config file /etc/clamav/clamd.conf
[root@localhost ~]# whereis freshclam
freshclam: /usr/local/bin/freshclam
[root@localhost ~]# whereis clamav
clamav: /etc/clamav
[root@localhost ~]#
my config file is (which i copy from someone's installation handbook)
/etc/clamav/clamd.conf
LogFile /var/log/clamav/clamd.log
LogFileMaxSize 200M
LogTime
PidFile /var/run/clamav/clamd.pid
TemporaryDirectory /tmp
DatabaseDirectory /usr/local/share/clamav
LocalSocket /var/run/clamav/clamd
User clamav
AllowSupplementaryGroups
etc/clamav/freshclam.conf
DatabaseDirectory /usr/local/share/clamav
UpdateLogFile /var/log/clamav/freshclam.log
PidFile /var/run/clamav/freshclam.pid
DatabaseOwner clamav
AllowSupplementaryGroups
DatabaseMirror db.tw.clamav.net
Please give me the exact way to solve the problem, appreciated your helping hand
I am a newbie in Linux, I have newly installed clamav 0.94 on centos 5.2, I got error while i try to start freshclam,
error message as follows:
[root@localhost ~]#
[root@localhost ~]# /usr/local/bin/freshclam
ERROR: Parse error at line 7: Option AllowSupplementaryGroups requires boolean argument.
ERROR: Parse error at line 3: Option LogTime requires boolean argument.
ERROR: Can't parse the config file /etc/clamav/clamd.conf
[root@localhost ~]# whereis freshclam
freshclam: /usr/local/bin/freshclam
[root@localhost ~]# whereis clamav
clamav: /etc/clamav
[root@localhost ~]#
my config file is (which i copy from someone's installation handbook)
/etc/clamav/clamd.conf
LogFile /var/log/clamav/clamd.log
LogFileMaxSize 200M
LogTime
PidFile /var/run/clamav/clamd.pid
TemporaryDirectory /tmp
DatabaseDirectory /usr/local/share/clamav
LocalSocket /var/run/clamav/clamd
User clamav
AllowSupplementaryGroups
etc/clamav/freshclam.conf
DatabaseDirectory /usr/local/share/clamav
UpdateLogFile /var/log/clamav/freshclam.log
PidFile /var/run/clamav/freshclam.pid
DatabaseOwner clamav
AllowSupplementaryGroups
DatabaseMirror db.tw.clamav.net
Please give me the exact way to solve the problem, appreciated your helping hand