Since a day or 4 I am getting segmentation faults from the cronjob that runs that daily webalizer stats, the error does not happen every day.
The error line itself:
Code: Select all
/bin/bash: line 1: 20943 Segmentation fault webalizer -c /var/system/webalizer.conf >dev/null 2>&1
When I run webalizer manually, I got same message as above sometime, I even got another error message sometime:
Another error message:
Code: Select all
Error: Unable to lock DNS cache file /var/lib/webalizer/dns_cache.db
How to solve this problem? If anyone can help, I will appreciate it very much!!