Fix Webalizer not Updating Problem in cPanel

Fix the Webalizer not Updating Problem in WHM/cPanel

The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser. This brief tutorial will show you how to fix Webalizer not updating properly.

Run it manually using the following and check for errors:

$ su -s USER /bin/bash
$ /usr/local/cpanel/3rdparty/bin/webalizer -d -T -N 10 -D \
/home/USER/tmp/webalizer/dns_cache.db -R 250 -p -n -o \
/home/USER/tmp/webalizer/ /usr/local/apache/domlogs/
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Connect using Putty to a Linux Server

This article covers how to connect using Putty to a Linux Server. 1. If you haven't already,...

How to Create a Full cPanel Backup through SSH

This article will guide you on how to create a full cPanel backup through SSH. Note: The syntax...

Useful cPanel Scripts

This article covers some useful scripts built into cPanel! cPanel Update /scripts/upcp  This...

How to Set up Auto Login to PHPMyAdmin

How to Set up Auto Login to PHPMyAdmin    This article covers how to setup Auto Login to...

How to fix AWStats Not Updating

How to fix AWStats Not Updating  Ensure AWStats is “Active by Default” in “Main &...