Hi, I've recently download some software for "streaming"; I've try to run ices, but when i start it the first line is: XML Parser: Document of invalid type, no ices namespace found I realy don't undestand what's means. Please give me an idea! Tnx. Ombra. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Sat, 11 Aug 2001, Ombra Rossa wrote:> Hi, I've recently download some software for "streaming"; > I've try to run ices, but when i start it the first line is: > XML Parser: Document of invalid type, no ices namespace found > I realy don't undestand what's means. Please give me an idea!It means that you are using a broken XML parser and you should delete the comment before the namespace is defined near the top of the config file. Comments are the tags that look like <!- this --> (in case you didn't know) That should fix the problem. -- ------------------------------------------------ Joe Bowser - bowserj@unbc.ca Student Director Education Alternative Radio Society ----------------------------------------------- http://web.unbc.ca/~bowserj/ --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> It means that you are using a broken XML parser and you should delete the > comment before the namespace is defined near the top of the config file. > > Comments are the tags that look like <!- this --> (in case you didn't > know) > > That should fix the problem. > --Tnx, now the XML parse error don't appare. But...yes, there's a but: Unknown playlist keyword: text (4 times) Unknown Server keyword: text (4 times) Unknown Execution keyword: text (4 times) Unknown Stream keyword: text (4 times) .... :(( I'v only del the connent in the second line: <!-- Please note that all the Configuration Keywords are case sensitive! --> what can I do now? Tnx. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.