Still have the same problem
setting password for the client doesn't work (have to use the pass of main admin account)
and i still see stats for only 2 days:
vi /etc/webalizer.conf
gedit /etc/webalizer.conf
#Incremental no
to:
Incremental yes
#GeoDB no
to:
GeoDB yes
#GeoIP no
to:
GeoIP yes
#LinkReferrer no
to:
LinkReferrer yes
#CountryFlags no
to:
CountryFlags yes
#HideSite *webalizer.org
#HideSite localhost
to:
#HideSite *webalizer.org
#HideSite localhost
mkdir /etc/webalizer
ln -s /etc/webalizer.conf /etc/webalizer/webalizer.conf is what i have done for webalizer.conf
What am I missing here, i know i followed the 11.1 + ISPC3 to the point.