Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Prefers on your needs, mostly if you only need AntiVirus-Protection ClamAV should be enough.
You can also discover Imunify as Plesk-Extension. There is a free version in the extension-catalog in the plesk panel.
But the free version has retrenchments.
I use additional crowdsec but this is for additional security-reasons, it was just a hint you maybe also searched for.
see on my extensions, maybe ill insert plus the ClamAV for extra protection, also i have backup to google drive for full backups on my sites and emails
Unfortunately stuck on that part : chmod 755 /usr/local/bin/clamsmtp_on_virus.sh
says :
chmod: missing operand after ‘755 /usr/local/bin/clamsmtp_on_virus.sh’
Try 'chmod --help' for more information.
tried to figure out and changed to :
sudo chmod 700 ~/usr/local/bin/clamsmtp_on_virus.sh
and get error:
chmod: cannot access '/home/socialme/usr/local/bin/clamsmtp_on_virus.sh': No such file or directory
But im pretty sure that file created because previous i paste the data as it on tutorial..
Unfortunately stuck on that part : chmod 755 /usr/local/bin/clamsmtp_on_virus.sh
says :
chmod: missing operand after ‘755 /usr/local/bin/clamsmtp_on_virus.sh’
Try 'chmod --help' for more information.
tried to figure out and changed to :
sudo chmod 700 ~/usr/local/bin/clamsmtp_on_virus.sh
and get error:
chmod: cannot access '/home/socialme/usr/local/bin/clamsmtp_on_virus.sh': No such file or directory
But im pretty sure that file created because previous i paste the data as it on tutorial..
Unfortunately stuck on that part : chmod 755 /usr/local/bin/clamsmtp_on_virus.sh
says :
chmod: missing operand after ‘755 /usr/local/bin/clamsmtp_on_virus.sh’
For some reason i tried today and the command passed without error, maybe fixed with restart?
I finish the last step but when i make run command now get that error:
For some reason i tried today and the command passed without error, maybe fixed with restart?
I finish the last step but when i make run command now get that error:
So right now im using that command, rm /var/log/clamav/freshclam.log;/usr/bin/freshclam --quiet
is the right command or must use the : sed -i -e "s/^SafeBrowsing /#SafeBrowsing /" /etc/clamav/freshclam.conf
also how i can monitor the antivirus? i suppose that cant see anything from plesk right?