Hello all,
I am following this guide here:
http://www.howtoforge.com/perfect-se...ispconfig-3-p4
On page 4 I have to run the following comands:
Code:
sa-update
chkconfig --levels 235 amavisd on
chkconfig --del clamd
chkconfig --levels 235 clamd.amavisd on
/usr/bin/freshclam
/etc/init.d/amavisd start
/etc/init.d/clamd.amavisd start
but when trying to run "chkconfig --levels 235 clamd.amavisd on"
I get the following error:
error reading information on service clamd.amavisd: No such file or directory.
Any ideas?
Also in the page 3 it requires:
Code:
rpm --import https://fedoraproject.org/static/0608B895.txt
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm
rpm -ivh epel-release-6-7.noarch.rpm
but "epel-release-6-7.noarch.rpm" does not exist on the fedora server,so I had to install the newer 6-8 version. would this have cause my problems with "clamd.amavisd"?
Thank you.
Recent comments
9 hours 6 min ago
10 hours 6 min ago
13 hours 53 min ago
15 hours 7 min ago
18 hours 43 min ago
1 day 1 hour ago
1 day 10 hours ago
1 day 12 hours ago
2 days 3 hours ago
2 days 5 hours ago