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

Re: [cobalt-users] Webalizer with frontpage.-(



Dont think i am going to tell over 100 clients to do such a thing

I tired that infact in the past personally doing testing and you would have always select "publish
all"

doesnt go to well for customers who dont have time on their hands


----- Original Message -----
From: "David Etheridge" <DavidE@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, February 04, 2001 11:53 PM
Subject: RE: [cobalt-users] Webalizer with frontpage.-(


> Just make sure you select overwrite all files when you publish and make sure
> you delete the local stats directory off of your workstation so your stats
> don't get overwritten.
>
> Dave Etheridge
>
> -----Original Message-----
> From: PepsiCoke [mailto:clist@xxxxxxxxxxxxxxx]
> Sent: 02 February 2001 23:31
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Webalizer with frontpage.-(
>
>
> This is a known problem, When you try publish using Frontpage, it reviews
> EVERY file in your web,
> and in this case, when webalizer spits out these files from the prev. month,
> they are chmod to where
> frontpage can not access them....also goes with the owner, which was set to
> nobody...thats why you
> get "cant change...."
>
>
>
> ----- Original Message -----
> From: "John Cordeiro" <jcordeiro@xxxxxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Friday, February 02, 2001 1:00 PM
> Subject: RE: [cobalt-users] Webalizer with frontpage.-(
>
>
> > why are you trying to open the stats in frontpage editor in the first
> place?
> >
> > -----Original Message-----
> > From: cobalt-users-admin@xxxxxxxxxxxxxxx
> > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Gary Peltola -
> > Web Hosting Network
> > Sent: Thursday, February 01, 2001 5:25 PM
> > To: cobalt-users@xxxxxxxxxxxxxxx
> > Subject: Re: [cobalt-users] Webalizer with frontpage.-(
> >
> >
> > my fix did not work CANT CHANGE PERMISSIONS ON FILE
> > '/home/sites/sites161/web/stats/usage_200102.html'
> >
> >
> > Why did cobalt bother making this into a package when its just a bunch of
> > trouble EVERY MONTH?
> >
> >
> >
> > ----- Original Message -----
> > From: "Gary Peltola - Web Hosting Network" <clist@xxxxxxxxxxxxxxx>
> > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > Sent: Thursday, February 01, 2001 10:45 AM
> > Subject: Re: [cobalt-users] Webalizer with frontpage.-(
> >
> >
> > > I have to wait because it seems the only time Frontpage throws a fit is
> > when webalizer stores the
> > > previous month's into a archive.
> > >
> > >
> > > ----- Original Message -----
> > > From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
> > > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > > Sent: Tuesday, January 30, 2001 4:37 PM
> > > Subject: Re: [cobalt-users] Webalizer with frontpage.-(
> > >
> > >
> > > > > My webalizer.pl file appears this:
> > > > >
> > > > > if (!-d $thepath)
> > > > >     {
> > > > >        mkdir $thepath, 775;
> > > > >        chown 0, $gid, $thepath;
> > > > >        chmod 0755, $thepath;
> > > > >     }
> > > > >
> > > > > Somebody can help me, and tell me what I need to change in this
> part?
> > > > >
> > > > > Many thanks in advance..
> > > > >
> > > > > Regards
> > > > > Fabian
> > > >
> > > > Fabian,
> > > > Don't change that part. Go down a few lines further to this part:
> > > >     # Now change ownership of stats files for siteadmin
> > > >
> > > > And make the next line look like this:
> > > >     $messages .= `chown -R nobody:$name $thepath`;
> > > >
> > > >
> > > > Works for me. If you want to test it, just telnet into your cron
> folder
> > and
> > > > run the .pl file, rather than 'waiting' for it to run itself.
> > > > Carrie Bartkowiak
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > cobalt-users mailing list
> > > > cobalt-users@xxxxxxxxxxxxxxx
> > > > To Subscribe or Unsubscribe, please go to:
> > > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > > >
> > >
> > > _______________________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > To Subscribe or Unsubscribe, please go to:
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>