I wanted to add more info to this in hopes of getting a response. Also I posted this on Serverfault (http://serverfault.com/questions/690741/...n-how-to-f) to reach a wider audience
So I have a newly installed server running Ubuntu 14.04 with the default install of Sentora the free open source control panel. I did not make any customisations to webalizer or cron. So I am unsure why this error is being thrown. Any ideas?
Here is the email I receive from the server to the root user's email address.
Subject: Cron <root@panel> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Body:
/etc/cron.daily/webalizer:
/etc/cron.daily/webalizer: 17: /etc/cron.daily/webalizer: Â continue: not found
awk: fatal: cannot open file `/etc/webalizer/*.conf' for reading (No such file or directory)
The direcotry /etc/webalizer only has one file in it: webalizer.conf.sample. And searching the entire server for a file of webalizer.conf comes up with nothing. So is something misconfigured? Should I just remove this cron job or something? Any thoughts?
So I have a newly installed server running Ubuntu 14.04 with the default install of Sentora the free open source control panel. I did not make any customisations to webalizer or cron. So I am unsure why this error is being thrown. Any ideas?
Here is the email I receive from the server to the root user's email address.
Subject: Cron <root@panel> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Body:
/etc/cron.daily/webalizer:
/etc/cron.daily/webalizer: 17: /etc/cron.daily/webalizer: Â continue: not found
awk: fatal: cannot open file `/etc/webalizer/*.conf' for reading (No such file or directory)
The direcotry /etc/webalizer only has one file in it: webalizer.conf.sample. And searching the entire server for a file of webalizer.conf comes up with nothing. So is something misconfigured? Should I just remove this cron job or something? Any thoughts?