ray server iam getting crazy now :)

hello  i runt my sever on ubuntu server and i cant get the ray server turn on :)

all config is right !

i tried this in the shell

 

sh /opt/ray_server/run_daemon.sh

 

any body have some tips ? =)

Quote · 17 Aug 2010

<!-- @page { margin: 0.79in } P { margin-bottom: 0.08in } -->

=== Setting-up RMS on Startup ===

 

* Now you should add a task to your server's startup file, so every time your server restarts, RMS could start automatically. On most Linux systems this file is '''/etc/rc.local'''. You should input the following lines in it: "cd path_to_rms" and "/path_to_rms/run_daemon.sh", where "path_to_rms" stands for the absolute path to Ray Media Server folder.

For example:

{{{

cd /opt/ray_server

./run_daemon.sh

}}}

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 17 Aug 2010

First make sure its starting with out errors. Use this command first so you can see what it is doing.

Change to the ray server directory.

cd /opt/ray_server

Then run it like this.

./red5.sh


Once it's started. CTRL-C to break out of it if it starts successful. But most likely it is not. This should tell you whats wrong.

https://www.deanbassett.com
Quote · 17 Aug 2010

ok so i find the rc_local

 

AND I PUT THIS LINE

{{{

cd /opt/ray_server

./run_daemon.sh

}}}

 

no it tur when i reboot the machin right ?  i have started the rayserver :) now thanks alot !

Quote · 17 Aug 2010

 

ok so i find the rc_local

 

AND I PUT THIS LINE

 

{{{

cd /opt/ray_server

./run_daemon.sh

}}}

 

no it tur when i reboot the machin right ?  i have started the rayserver :) now thanks alot !

just trying to put in my 2 cents. glad to help. did you try what Deano stated, make sure you have no errors.. then your great

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 18 Aug 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.