[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ 3 & 4's and site usage
- Subject: Re: [cobalt-users] RaQ 3 & 4's and site usage
- From: "Robert Fitzpatrick" <robert@xxxxxxxxxxx>
- Date: Sat Mar 9 02:38:04 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> why do the raq 3 and 4 sometimes just randomly decide to either stop
> producing site usage reports or refuse to produce them? and how can
> this be fixed without a reload?
>
Check to see if the webUsage.html file is symbolically (spell check)
linked to the index.html file in the stats directory. This would apply
only if you have installed the Webalizer package that uses this method
of a stats directory under the users directory for a site. I found
once that the webUsage.html file was indeed returned to a normal file
from being a symbolic link to the index.html file. The stats were
there in index.html, but not showing up because the stats usage pulled
up the webUsage.html file. Anyway, if that is the case, then you just
remove the webUsage.html file and then create the symbolic link of the
same name in its place pointing to the index.html file in the same
directory. If it works and you need to change them for all sites, then
I have a perl script that will scan through and make these changes.
--
Robert