Webalizer?

Muzza

Verified User
Joined
Sep 23, 2004
Messages
32
Sorry am still kind of new to all this.

When i click on the domain name i get the following message.


File does not exist



Details

You must wait for the stats to be computed. This will only happen *after* logs exist (domain must resolve and be used)


Just wondering what I need to do to get Webalizer active, as i'm not sure what logs it's talking about. And do i have to install Webalizer or is it there by default.
 
Webalizer should have been installed during the initial installation of DA. You can always recompile it with customapache

Stats are generated every 24 hours. You can manually initiate the tally command with this
Code:
echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
in the command line.
 
Back
Top