• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Error - Anacron job 'cron.daily' on server.domain.com

Tize

Basic Pleskian
Hi everyone, I have a small problem that always returns time and time again and I get a warning.

Thank you very much.

Code:
/etc/cron.daily/freshclam:

ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!).

clamav.png
 
Hi Tize,

did you install amavis as well?
Which operating system do you use?
How did you install "ClamAV" ?
 
Hi Tize,

did you install amavis as well?
Which operating system do you use?
How did you install "ClamAV" ?


Hello good afternoon. I do not remember having ever installed Clamav the truth is that I do not know what that is for.
What I did is update Plesk to a version that seems to be better for me. It's called Plesk Onyx.

Last night at dawn came Clamav's error mail again.
Thank you.

Captura de pantalla 2017-04-19 a las 18.51.27.png
 
Hi Tize,

I do not remember having ever installed Clamav the truth is that I do not know what that is for.
Well, ClamAV is a virus scanner and sorry to write that, but if you don't know how to setup your additional software, pls. consider to remove it again from your server. ;)

Informations about ClamAV => ClamavNet
 
Hi Tize,


Well, ClamAV is a virus scanner and sorry to write that, but if you don't know how to setup your additional software, pls. consider to remove it again from your server. ;)

Informations about ClamAV => ClamavNet


Hi, good afternoon UFHH01, I've been looking at how to remove it from Plesk but I do not see the option and it seems to be via console.
I have looked online and there are many tutorials on how to install it.
But I have not found any how to remove it.

If you are so kind and you know it would be of great help please.
Thank you very much.
 
Hi Tize,

you mean you need a tutorial for "How to remove additional packages on your server" ?

On CentOS/RHEL based systems, you can use "YUM" to remove and install packages. So instead of using the install command:

Example:
Code:
yum install clamav-server clamav-data clamav-update clamav-filesystem clamav clamav-scanner-systemd clamav-devel clamav-lib clamav-server-systemd

you would REMOVE the packages with:
Code:
yum remove clamav-server clamav-data clamav-update clamav-filesystem clamav clamav-scanner-systemd clamav-devel clamav-lib clamav-server-systemd
 
Hello UFHH01, excuse me, but I do not know much as much as you do.
And so far you have always helped me very well with all the problems, you are a genius.
Thank you very much.

Here I show you that everything has gone correctly and I have removed it with the code you gave me.

Thank you very much for your time and for your fantastic help.


Captura de pantalla 2017-04-26 a las 11.04.43.png Captura de pantalla 2017-04-26 a las 11.05.22.png
 
Back
Top