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

[cobalt-users] Re: FrontPage hitcounter still not working.



Found it!

The permissions for the file /_private/filename.ext.cnt does not get the
proper permissions by default.

As root, chmod 775 the file name.  This file keeps track of the page name
and inside is the count value.

755 makes the counter show 1, but 775 allows the server to increment the
value in that file and it counts up.

This was my lead...
http://support.microsoft.com/support/kb/articles/q181/6/62.asp

GregO

----- Original Message -----
From: "Gregory Ogorek" <greg@xxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, August 12, 2001 1:24 AM
Subject: FrontPage hitcounter still not working.


Thank you for the help and responses for this, but the hitcounter is still
not working. I have a RaQ 3 with all the updates and I've even created some
test sites to duplicate the error.  They don't work.  The hit counter does
not increment past one...

Is anybody have problems with FP on a RaQ3 like this?  It's not permissions,
ownership or users error (that I can tell)

Other inserted objects work, like the marquee and edited date, but not the
hitcounter...

GregO