Hi I think I mangaed to install icecast and ices correctly, but I've got trouble starting it. Starting icecast as root gives me Should not start as root, use changeowner directives Okay, so I changed the defaultvalues for changeowner to another user on this machine. But now I get this error: Changed userid to 501 (I thin thats okay) changed groupid to 100 (ok, too) FATAL: could not open error loggin FATAL: could not open access loggin FATAL: could not start logging Is there a short documentation anywhere which contains how to set up the whole stuff? <p>--- >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.
> FATAL: could not open error loggin > FATAL: could not open access loggin > FATAL: could not start logging > > Is there a short documentation anywhere which contains how to set up the > whole stuff?You have to check the settings of your log files in your icecast.xml configuration file: <p><logdir>/home/chris/icecast2/icecast-2.0-alpha-2/share/log</logdir> <webroot>/home/chris/icecast2/icecast-2.0-alpha-2/share/web</webroot> <adminroot>/home/chris/icecast2/icecast-2.0-alpha-2/share/admin</adminroot> Just make sure that those paths are correct, that the directories exist and that your icecast user has write access. HTH, Chris --- >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.