Updating Awstats
Feb 04
OSCC, Web/Tech awstats 2 Comments
Update in Crontab
/pathto/awstats.pl -config=mirror.oscc.org.my -update
Build static html page
perl /pathto/awstats_buildstaticpages.pl -awstatsprog=/pathto/awstats.pl -update -config=mirror.oscc.org.my -dir=/pathto/awstats/webroot/
Build report in pdf
perl /pathto/awstats_buildstaticpages.pl -awstatsprog=/pathto/awstats.pl -update -config=mirror.oscc.org.my -dir=/pathto/awstats/webroot/ -buildpdf[=/pathto/htmldoc] -month=11 -year=2009
*p/s: before u build report in pdf, your system need to have "htmldoc"
RSS
Feb 04, 2010 @ 16:32:13
Hi, anyone you or the commenters know how to properly upgrade the awstats ubuntu package to the latest awstats version? apt-get source and replace the source tgz???