Webalizer not installed, but DA Errors looking for Webalizer?

beansbaxter

Verified User
Joined
Mar 17, 2004
Messages
218
Location
WA
When I run this:
Code:
tail -n 100 /var/log/directadmin/errortaskq.log

I keep seeing these hundreds of these errors:
Code:
2023:12:23-00:10:14: Unable to find the webalizer binary: /usr/bin/webalizer.  Download a new binary: http://files.directadmin.com/services/
2023:12:23-00:10:14: Unable to find the webalizer binary: /usr/bin/webalizer.  Download a new binary: http://files.directadmin.com/services/
2023:12:23-00:10:14: Unable to find the webalizer binary: /usr/bin/webalizer.  Download a new binary: http://files.directadmin.com/services/
2023:12:23-00:10:16: Unable to find the webalizer binary: /usr/bin/webalizer.  Download a new binary: http://files.directadmin.com/services/
2023:12:23-00:10:30: Unable to find the webalizer binary: /usr/bin/webalizer.  Download a new binary: http://files.directadmin.com/services/
2023:12:23-00:10:33: Unable to find the webalizer binary: /usr/bin/webalizer.  Download a new binary: http://files.directadmin.com/services/

When DA was installed, I chose not to install Webalizer and Awstats. In my CB settings, both are configured to "No" and are not installed.

How to stop DA from looking for Webalizer and generating these constant errors?

Running the latest version of DA.

Thanks in advance.
 
Yes it's odd. I got the same here on a server where we did not install AWstats but only webalizer. And a kindlike error was thrown
Code:
2023:12:18-00:10:36: Unable to run awstats for (.)domain.nl: /usr/local/awstats does not exist!

It shouldn't look for it when disabled.
 
Back
Top