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

[cobalt-users] Webalizer with frontpage.-(



Hi!...

I have problems with webalizer 1.3 and frontpage extentions in my cobalt 3
and 4...

I see in the list archives the solution but I don´t undestand fine.-(

Telnet in,
> locate webalizer.pl
> edit webalizer.pl by changing httpd to nobody. I did this with;
>
> pico webalizer.pl
> ^w chown (to find the relevant bit in the file!)
> change httpd to nobody


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





----- Original Message -----
From: "Jens Kristian Søgaard" <jens@xxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, January 29, 2001 11:01 AM
Subject: Re: [cobalt-users] SHOUTcast server (broadcast streaming)


> Hi Fabian,
>
> > I see in http://www.shoutcast.com/ that the firm nullsoft (winamp)
offers
> a
> > free broadcast server to unlimited listener to broadcast...
> > Somebody know this?
>
> Yep, I've tried it and also IceCast before. Works great.
>
> > somebody install this on any Cobalt RAQ ?
>
> Would probably work without problems. Have only tried it on ordinary Linux
> boxes before, though.
>
> --
> Jens Kristian Søgaard, Mermaid Consulting I/S,
> jens@xxxxxxxxxxxxxxxxxxxx,
> http://www.mermaidconsulting.com/
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>