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

[cobalt-users] Re; Webalizer 1.3 view stats



From: "Gerald Waugh" <gerald@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Subject: Re: [cobalt-users] Re: Webalizer 1.3 view stats
Date: Thu, 5 Jul 2001 15:56:17 -0400
Reply-To: cobalt-users@xxxxxxxxxxxxxxx

> > How can I and my users view these stats.
> > I have tried both http://www.mysite.com/stats
> > and http://mysite.com/stats .
>
> Because Webalizer treats the stats area like a user, you
must use:
> http://www.mysite.com/~stats or http://mysite.com/~stats
>

Well,
On my RaQ4, I view my stats at http://www.domain.com/stats.
(although I do have an .htaccess valid user req)
And all I have is the standard webalizer pkg installed.
I suggest you SSH in to the server and look to see if their
is a /home/sites/siteXweb/stats  (X being the site number).
and a /home/sites/siteXweb/stats/index.html.
and od an ls -la /home/sites/siteXweb/web to check
ermissions on the stats directory.
drwxrwsr-x   3 nobody   site1        2048 Jul  2 07:26 stats

Gerald

I have checked the permission on the stats directory and it is as you have
it,
drwxrwsr-x   3 nobody   site1        2048 Jul  2 07:26 stats
Excuse me for being thick, but what does this mean?
Thanks, Declan.