[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Upgrading Webalizer - Need help !!!
- Subject: Re: [cobalt-users] Upgrading Webalizer - Need help !!!
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sun May 27 01:30:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
if you run
#/usr/admserv/cgi-bin/.cobalt/install/install.cgi < /dev/null
the entry should disappear. This should be run as root.
To remove ALL /stats directories
#rm -rf /home/sites/*/web/stats
Also run as root.
Good luck, and be careful with the rm command ;)
credit: Taco Scargo <taco.scargo@xxxxxxx>
This should remove the entry in the listings.
May help your problem.
Gerald