[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Summarizer question (was Webalizer/Summarizer feedback/problems)



a quick question for anyone who's a perl whizz (which i'm not).

i made some custom changes to webalizer on one of my RaQs so that each sites
web stats live at
/home/sites/site2/web/new/location/www.somedomain.com
rather than at
/home/sites/siteXX/web/stats (where XX is the site number for
www.somedomain.com).

this means that summarizer ain't working (it can't find my stats).

is there an easy way of changing summarizer to pick up these stats?
i've had a quick look at summarizer.cgi and it seems that changing the
following might work
$httpd_groups_dir to '/home/sites/site2/web/new/location/'
$httpd_inside_site_dir to blank, and
$webalizer_stats_dir to blank.

can someone confirm this will work? i can't work out if summarizer uses
/home/sites/www.somedomain.com/web/stats, or
/home/sites/siteXX/web/stats

cheers

andy