Stessull;296158 Wrote: 
> And everything working as it should however: I have now installed
> MusicIP on the machine, however I can't keep it running. This is how I
> get it running with PUTTY using the installed file path:
> 
> login as:root
> root @ xxx.xxx.x.x password: xxx
> [EMAIL PROTECTED]:/usr/share/MusicIP/MusicMagicMixer/MusicMagicServer
> start
> Starting server on port 10002
> 
> Everything fine so far as long as I leave the PUTTY session open, as
> soon as I close the session the MusicMagicServer stops running and on
> the web interface all I am left with is CANNOT CONNECT TO SERVER and to
> get it to run again I have to login again and run the above command.
> I am sure that this is something simple but after a day of trying to
> work it out, including changing file permissions so everyone has full
> access to MusicMagicServer, I am still no better off. There is not much
> point in having a headless server if I have to keep my other machine
> running to keep the MusicMagicServer running.
> I hope someone here can help me out with this problem. If I need to
> give any more information please let me know. Thanks in anticipation!
> 
> Steve

I suspect you don't have a startup script in /etc/rc.d/init.d - check
the folder to see if you have a file "MusicMagicServer"  (I'm not sure
what it's called as I don't have MM installed on my CC).

If you have such an entry then you need to check the rc0.d to rc5.d
folders in /etc/rc.d for startup symlinks of the type
SxxMusicMagicServer where xx are 2 digits 0-9. You may also see
symlinks of the type KxxMusicMagicServer (which stops MM on shutdown).

If you don't have the script and links, I suggest you put your startup
script "/usr/share/MusicIP/MusicMagicMixer/MusicMagicServer start" in
/etc/rc.local, and it will be executed after all the other init scripts
on startup.

I can't recall whether MM server needs to be running before
squeezecenter starts, this may be an issue also.

This advice is based on the way CC uses startup scripts but be aware
that I don't have MM on my machine, and have not tried it.


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19177, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19177, Alien 2.0
------------------------------------------------------------------------
Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343
View this thread: http://forums.slimdevices.com/showthread.php?t=46697

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to