• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

ERROR: Dr.Web (R) Updater:

D

deluge

Guest
Hello,

I'm getting Cron Daemon emails saying:

ERROR: Dr.Web (R) Updater: The wget utility not found in (/usr/bin:/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin) !
See Dr.Web (R) Updater log file for details.

In Crontab tasks in my plesk panel under DrWeb the command say's
/opt/drweb/update.pl
and I've checked to make sure update.pl is there, when I open update.pl it says:

# environment
$ENV{PATH}.= ":/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin";
 
Back
Top