<pre><font size="4">WE MADE THE CHANGE OF PERMISSION as  chown -R sphynx:sphynx /var/log/icecast THEN <br>ATTEMPTED TO START THE SERVER BUT HERE IS THE ERROR THAT RESULTED:<br><br>[sphynx@sphynxradio ~]$ chown -R sphynx:sphynx /var/log/icecast<br>
[sphynx@sphynxradio ~]$ icecast -c /usr/local/etc/icecast.xml<br>Server startup failed. Exiting<br>[sphynx@sphynxradio ~]$ <br><br>WE ALSO DID IT AS ROOT AND RETURNED THE SAME ERROR AS FOLLOWS:<br><br>[root@sphynxradio sphynx]# chown -R sphynx:sphynx /var/log/icecast<br>
[root@sphynxradio sphynx]# icecast -c /usr/local/etc/icecast.xml<br>Server startup failed. Exiting<br><br><br>IS THERE ANY OTHER REASON FOR WHICH THE SERVER WOULD FAIL TO START? WE HOPE <br>AND PRAY THAT YOU MAY BE ABLE TO FURTHER ASSIST WITH THIS ISSUE…WE ARE GRACIUS FOR ALL YOUR EFFORTS…</font></pre>
Thank you,<br><br>Luis Barrett<br><br><div class="gmail_quote">On Mon, Feb 21, 2011 at 10:01 AM, Fu Kite (Eric Labelle) <span dir="ltr"><<a href="mailto:eric.a.labelle@gmail.com">eric.a.labelle@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Ok well you state yourself that you are getting an XML error when you try to start icecast... Have you attempted to validate your XML? <div class="im">
<div><br></div><div>>><span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;"><b>Fatal: error parsing config file [icecast/usr/local/etc/icecast.xml]</b></span></div>
<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><br></b></span></font></div></div><div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><span style="font-weight: normal;">What command are you running to start it? i would assume it's "icecast -c /icecast/usr/local/etc/icecast.xml" which would mean to me that somehow you have a top level directory called icecast which is non-sense. I don't know of any linux system that has their /usr directory located inside any other folder (it's a top level directory) so i'm gonna go nuts and assume it's located in /usr/local/etc/icecast.xml which would seem a lot more logical... also assuming the xml is valid and the permissions on the xml file are ok what you need to run icecast would be</span></b></span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><span style="font-weight: normal;"><br></span></b></span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><span style="font-weight: normal;">icecast -c /usr/local/etc/icecast.xml</span></b></span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><span style="font-weight: normal;"><br></span></b></span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><span style="font-weight: normal;">That's assuming the only thing wrong with your setup is the command you are entering at the prompt... ie it's looking for the file in /icecast/usr/local/etc/icecast.xml and can't find it.</span></b></span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><br></span></font></div><div><font face="arial, sans-serif"><span style="border-collapse: collapse;">But you know what, nobody here has any clue what your setup looks like. You have provided lots of information but most of it doesn't help diagnose your problem since for me to really know whether my solution will help you i would need to at least know what command you are running to start icecast (I'm forced to assume from the error you posted that you are running "icecast -c icecast/usr/local/etc/icecast.xml" which as i stated earlier doesn't at first glance seem to me as logical.</span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><br></span></font></div><div><font face="arial, sans-serif"><span style="border-collapse: collapse;">PS: No one here is trying to make you waste time... everyone is trying to help based on the information you have given. Your first two email talks about locating the .pid file which of course will not be created till you start icecast... then finally you mention the error I addressed in this message but you only give us partial information (the actual error) and not what command you are running to try and start it up.</span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><br></span></font></div><div><font face="arial, sans-serif"><span style="border-collapse: collapse;">Everyone here is doing their best to help you. None of the answers i have seen in this thread were misleading... they directly addressed the problem stated in your first two emails which it turns out were not your problem at all (you either have an error in your xml or icecast can't read the file - either you are giving it the wrong location on the command line or the user icecast is attempting to run under does not have the necessary permission to read it) (XML validator you can use to double check the integrity of your icecast.xml -> <a href="http://www.w3schools.com/xml/xml_validator.asp" target="_blank">http://www.w3schools.com/xml/xml_validator.asp</a>)</span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><span style="border-collapse: separate; font-family: arial;"><div><font face="arial, sans-serif"><span style="border-collapse: collapse;"><b><br>

</b></span></font></div></span></span></font></div><div><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Feb 21, 2011 at 12:11 PM, Luis Barrett <span dir="ltr"><<a href="mailto:getpaid00@gmail.com" target="_blank">getpaid00@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">Hi Icecast,<br><br>My name is Luis Barrett as you know, for past couple of days now I been having problem getting icecast started. The first thing<br>

I notice that we need to have a icecast.pid file but reading the script it say when you start up icecast it will create the icecast.pid<br>
file for us. So this is my question because now I'm getting upset because no one as been able be straight forward with us. We need<br>to now why can we not start up icecast? So it can create the icecast.pid file and where that in our directory that file need to go? Again<br>


we have a Redhat Enterprise LS 4 reading the some forum and searching online we notice everyone having the same problem on a<br>different Distro. I want to know how to start up icecast on our Distro if you now the answer please reply if you don't know the answer <br>


please let me know that you don't know the answer because I respect more if don't know the answer then just prolonging the issue<br>or just direct me to the person who dose like the person who created icecast because right we are getting very upset that no one can <br>


not give us a straight answer. <br><br>Thank you,<br><font color="#888888"><br>Luis Barrett  <br><br></font><div class="gmail_quote"><div>On Sun, Feb 20, 2011 at 12:46 PM, Keith Roberts <span dir="ltr"><<a href="mailto:keith@karsites.net" target="_blank">keith@karsites.net</a>></span> wrote:<br>


</div><div><div></div><div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">On Sun, 20 Feb 2011, Geoff Shang wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
To: Luis Barrett <<a href="mailto:getpaid00@gmail.com" target="_blank">getpaid00@gmail.com</a>><br>
From: Geoff Shang <geoff@QuiteLikely.com><div><br>
Subject: Re: [Icecast] Icecast start up script for icecast<br>
<br></div><div><div></div><div>
On Sun, 20 Feb 2011, Luis Barrett wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
We already have icecast install we our just trying to it started. In the icecast started script we need the icecast.pid file and we just want to know were in the directory is the icecast.pid file or do we have to create one if we do in which directory?<br>



</blockquote>
<br>
The Icecast PID file will be created by Icecast itself when it is started.<br>
<br>
The location of the file is defined in the config file icecast.xml.<br>
<br>
If it's not there or commented out, it appears that no PID file is created<br>
(i.e. that there's no default location).  I say this because my running<br>
Icecast server on my home machine doesn't seem to have one and it's<br>
commented out in the config file.<br>
<br>
I guess you can put it anywhere, but there's probably a standard location<br>
for such things and it may even be specified in your config file.<br>
</div></div></blockquote>
<br>
Hi Geoff.<br>
<br>
I'm running Centos 5.5 and the init process says icecast has started, but at shutdown time I get a message saying icecast is not running.<br>
<br>
What needs to be edited in the icecast.xml to get it to startup at boot time please?<br>
<br>
Regards,<br>
<br>
Keith<br>
<br>
-----------------------------------------------------------------<br>
Websites:<br>
<a href="http://www.karsites.net" target="_blank">http://www.karsites.net</a><br>
<a href="http://www.php-debuggers.net" target="_blank">http://www.php-debuggers.net</a><br>
<a href="http://www.raised-from-the-dead.org.uk" target="_blank">http://www.raised-from-the-dead.org.uk</a><br>
<br>
All email addresses are challenge-response protected with<br>
TMDA [<a href="http://tmda.net" target="_blank">http://tmda.net</a>]<br>
-----------------------------------------------------------------<br>
</blockquote></div></div></div><br>
<br></div></div><div class="im">_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
<br></div></blockquote></div><br><br clear="all"><br>-- <br>Eric Labelle<br>(Dubian)<br>________________________________ <br>Dubearth Collective - <a href="http://www.dubearth.com" target="_blank">www.dubearth.com</a> <br>
<br><br>
</div>
<br>_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
<br></blockquote></div><br>