HomeManaged ServicesServer AdministrationCron errors executing Webalizer

1.4. Cron errors executing Webalizer

SYMPTOMS:
Error executing program: [user_id] /hsphere/shared/bin/webalizer -p -Q -N 20 -D /var/log/dns_cache.db -r [domain name] -n [domain name] -o /hsphere/local/home/[user id]/[domain name]/webalizer /hsphere/local/home/[user id]/logs/[domain name]/[domain name].1098662400,256

 

RESOLUTION:
Log onto the server in question; switch over to the root user.

Change to the directory where the logs are stored having the problem.

Example:  cd /hsphere/local/home/[user id]/logs/[domain name]/

Compress the oldest log files leaving the current log uncompressed using "gzip -9"

Example:

gzip -9 [domain name].1099180800

Repeat as necessary for each domain logs having the problem.

This page was: Helpful | Not Helpful