DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
How To Turn Off/On Stats For One Account
http://forums.cpanel.net/showthread.php?t=15967&highlight=urchin
You can edit the:
pico /var/cpane/users/accountname
file and add settings for the stats packages.
skipanalog=1 skipawstats=1 skipwebalizer=1
That will turn them off and override the server setttings. To update the stats now:
/scripts/runweblogs username /scripts/runlogsnow




