View Full Version : How do I make webalizer work with Freebsd 6.1 ?
johnnyborga
12-29-2006, 11:13 AM
How do I make webalizer work with Freebsd 6.1 ?
I tried to run the following code, but i am not sure it works:
wget -O /usr/local/bin/webalizer http://files.directadmin.com/services/freebsd5.1/webalizer
chmod 755 /usr/local/bin/webalizer
HH-Steve
12-31-2006, 08:31 PM
This is how I did it:
wget -O /usr/local/bin/webalizer http://files.directadmin.com/services/freebsd6.0/webalizer
chmod 755 /usr/local/bin/webalizer
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
You will know if it works if you go look at your webalizer stats and their there :)
This is how I did it:
wget -O /usr/local/bin/webalizer http://files.directadmin.com/services/freebsd6.0/webalizer
chmod 755 /usr/local/bin/webalizer
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
You will know if it works if you go look at your webalizer stats and their there :)
there is a problem with this tho
that was created back in 2004....
I would like to be able to compile it properly so reverse dns is enabled, so my graphs actually show me some usefull information.
For anyone that still doesnt know how.
compile and install the version of GD in ports and then try compile webalizer :)
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.