Webalizer install
Posted by: tremans
Posted on: 2006-05-29 17:01:00
Hello,
I've followed the directions on the wiki:(http://wiki.dreamhost.com/index.php/Webalizer)
But for some reason, when I go to run it for the first time, I get this:
...........
[holt]$ ./webalizer -c .conf
Webalizer V2.01-10 (Linux 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+++opt+c6+gr2b-v6.192) English
Using logfile STDIN (clf)
Creating output in current directory
Hostname for reports is 'holt'
History file not found...
..........................
My conf file looks like this: (I've changed username and domain name - and my webalizer is installed in /webz)
.........
LogFile /home/username/logs/mydomain.com/http/access.log
OutputDir /home/username/mydomain.com/webz/
Incremental yes
IncrementalName webalizer.current
PageType htm*
PageType cgi
PageType php
HideURL *.gif
HideURL *.GIF
HideURL *.jpg
HideURL *.JPG
HideURL *.ra
IgnoreURL /taskbar*
.........................
Am I supposed to make an outfile for the data to write to?
Could anyone help with any suggestions? I've been searching around but unfortunately, I have not been able to find a solution.
Any help at all would be greatly appreciated. :)
-a