• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue ERROR: Dr.Web Updater: key file not found ! every 30 mins

What is the output of

# cat /etc/cron.daily/drweb-update

?
 
#!/bin/sh
exec /opt/drweb/update.pl > /dev/null 2>&1

how i can fix this file ?

if run /etc/cron.d/drweb-update

output is
-bash: /etc/cron.d/drweb-update: Permission denied
 
Back
Top