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

RE: [cobalt-users] Frontpage / Permissions



I think it's a custom CGI he has running that generates the stats. If that's
the case just chown the files in the stats directory AND the directory
itself so the owner is httpd, the group is whatever site number it should be
and finally it MUST be user AND group writeable. (chmod u+w and chmod g+w).

Summing up:

chown httpd.siteX /home/sites/siteX/web/stats     (sets owner to httpd,
group to siteX)
chown httpd.siteX /home/sites/siteX/web/stats/*   (Same but to files in
directory)
								  (May miss hidden files!)

chmod u+w /home/sites/siteX/web/stats		  (makes the directory user
writeable)
chmod g+w /home/sites/siteX/web/stats		  (makes the directory group
writeable)
chmod u+w /home/sites/siteX/web/stats/*		  (makes the files user writeable)
chmod g+w /home/sites/siteX/web/stats/*		  (makes the directory group
writeable)

And then FrontPage shouldn't complain.

--Neil

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM d s: a-- C++++ UL++++ P++ L+++ E- W+++ N- o-- K- w+
O M-- V- PS PE Y PGP++ t+ 5 X+ R- tv++ b+ DI++ D+++
G++ e h! r+ y+
------END GEEK CODE BLOCK------


-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Jeff Lasman
Sent: 04 January 2000 18:55
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Frontpage / Permissions


I have NO such directories.  But I DO have stat pages available through
site-administration.  How come <frown>?

I guess I'm still learning my RaQ2.

Jeff

At 09:02 AM 1/4/00  Fathi Said wrote:
>Hello,
>
>Every 24 hours, a cron.daily script generates website statistics for all
>virtual sites in the directory
>"home/sites/siteX/web/stats". Respectively, the URL for this directory is
>www.virtualsite.com/stats.

--
Jeff Lasman, nobaloney.net
<jblists@xxxxxxxxxxxxx>
<www.nobaloney.net>, <www.mailtraqna.com>, <www.email-lists.com>


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users