On Wed, 2005-02-02 at 14:46, Geoff Shang wrote:> Ron Blok wrote: > > > <mount> > > <mount-name>/stream1</mount-name> > > <max-listeners>100</max-listeners> > > <fallback-mount>/test</fallback-mount> > > <fallback-override>1</fallback-override> > > > > <mount-name>/stream2.ogg</mount-name> > > hmmm. Not that it will necessarily help, but I'dve thought each mountpoint > specification would need to go in its own <mount></mount> block. Maybe I'm > wrong?no, you are not wrong karl.
Guys, Thanks for the advise .... but I tried it initially with two separate <mount> .... </mount> blocks with the same result. Could it be a file/directory permission issue ? I am running it on Redhat 9. Do you have any other recommendations? Thanks in advance! Ron -----Original Message----- From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org]On Behalf Of Karl Heyes Sent: woensdag 2 februari 2005 16:39 To: Geoff Shang Cc: icecast Subject: Re: [Icecast] user Authentication - fail to add an user On Wed, 2005-02-02 at 14:46, Geoff Shang wrote:> Ron Blok wrote: > > > <mount> > > <mount-name>/stream1</mount-name> > > <max-listeners>100</max-listeners> > > <fallback-mount>/test</fallback-mount> > > <fallback-override>1</fallback-override> > > > > <mount-name>/stream2.ogg</mount-name> > > hmmm. Not that it will necessarily help, but I'dve thought eachmountpoint> specification would need to go in its own <mount></mount> block. MaybeI'm> wrong?no, you are not wrong karl. _______________________________________________ Icecast mailing list Icecast@xiph.org http://lists.xiph.org/mailman/listinfo/icecast -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.4 - Release Date: 1-2-2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.4 - Release Date: 1-2-2005
On Wed, 02 Feb 2005 18:07:59 +0100, Ron Blok <ronblok@wxs.nl> wrote:> Guys, > Thanks for the advise .... but I tried it initially with two separate > <mount> .... </mount> blocks with the same result. > Could it be a file/directory permission issue ? I am running it on Redhat 9. > Do you have any other recommendations?"Permission denied" suggests that it's a permissions issue. Also, are you sure this is the right path? (you might want to try an absolute path). If you send the entire config file (with your passwords chopped out, obviously), aloing with details of where you've installed icecast, where you're starting it from, what user you're running it as, and a directory listing showing the permissions of the "myauth" file, we might be able to help more. Mike