hi,
I already using 123flashchat and the red5, so when I install the RMS to run the aplications video flash modules doonex, he dont work .that it must change the port? because the red5 is also the port 1935 and 5080 are used.
I do not see how.
can someone help me?
my file is installed on opt/ray_server/
my red5 is installed to opt/red5_0.6.2/
Thx for all !^^
http://www.electro-chok.com |
http://www.boonex.com/trac/dolphin/wiki/RayMediaServerInstallation#ChangingPorts
You'll find information on changing the media server's ports in the install documentation.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
This could be complicated if you are not an advanced user.
Contact your hosting provider and report this issue.
I am 99% sure they will help you, since I think you are at least on a VPS or dedicated.
Web Development, Multimedia Design and Social Media. |
Hello,
I'm on a dedicated server at 1&1, and it provides no suport regarding this kind of thing.
And indeed, I am not a super user logins experience, I have good basis, but I do not.
Thank you for your response, I try the link nathan, and nothing changes, I still have the same problem conection. : (
http://www.electro-chok.com |
Hello,
I'm on a dedicated server at 1&1, and it provides no suport regarding this kind of thing.
And indeed, I am not a super user logins experience, I have good basis, but I do not.
Thank you for your response, I try the link nathan, and nothing changes, I still have the same problem conection. : (
Have you checked that the ports you are now using are really opened?
Have you restart your apache web server after having made the changes?
1and1 does not provide support at all, you are the tenth person I met saying that. So I do not really understand why you go there to buy hosting services?! There are many other services with same prices and good support. (just a thought) =)
Web Development, Multimedia Design and Social Media. |
I think a go at OVH later, but for now it is not yet acuality.
If I give you access to my ssh server, you think you help me?
I do not get bored, but I will tighten recognizing if you can help me.
best regard
http://www.electro-chok.com |
you will need to edit the file on RMS to change the ports. also in doing so, you need to make sure that you also change the port 8443, as that is a default port for plesk panel
ensure that the ports are open on the server, then assign whatever port number you wish to use. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
hi everibody,
I can not, it conflicts with the current red5, it seems.
A person can do it for me?
http://www.electro-chok.com |
I'll do it for u .. Please contact me with the details .. And ill get into it as fast as i can . if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;) |
yeaa , thx for all , i have send email for you ! ^^ http://www.electro-chok.com |
hi i checked your website and tried to make that work .. but no luck..
the problem is that the process of red5 server is already running and using the java so you cant install another red5 server ..
seem like you should delete one of them 
nazzal
if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;) |
hi ,
there is no other solution? or a person who can have an idea?
Because I can not cut the chat is one of the bases of my site.
Anyway thank you for your help, you were great, now I only hope that someone knows how.
thx for all!
http://www.electro-chok.com |
hi everibody,
no one can help me?

http://www.electro-chok.com |
You should be able to run multiple instances of Red5 on the same server, but you'll need to use different ports for each instance. You'll have to change the ports used by the media server, which can be done by following these steps:
conf/red5.properties
from
http.port=5080
to
http.port=[new number]
from
rtmp.port=1935
to
rtmp.port=[new number]
You'll have to specify a new, unused port for each entry. You may need to change more ports if other defaults are already in use.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
nathan is correct, you can run multiple instances of RMS or RED5, you just have to change the ports.
hi everibody,
no one can help me?

we do professional RMS installations, but not something we would like to donate an hour in doing..... seems to you should be able to get your host to help you out, after all you are paying the price for their dedicated server.
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
and you are still missing a port there NP
The following have ports that need to be different otherwise you come across the address already in use message:
http.port =
https.port=
rtmp.port=
rtpms.port =
rtmpt.port=
on a default install these ports all have the same settings. the other way to get around this is to run an instance per IP. yes you can run the same setup on a different IP, and it doesnt have the bind problem.
you have to change the
You should be able to run multiple instances of Red5 on the same server, but you'll need to use different ports for each instance. You'll have to change the ports used by the media server, which can be done by following these steps:
conf/red5.properties
from
http.port=5080
to
http.port=[new number]
from
rtmp.port=1935
to
rtmp.port=[new number]
You'll have to specify a new, unused port for each entry. You may need to change more ports if other defaults are already in use.
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Yeah, I figured there would be be more to change. The install documentation for the media server says:
Edit the file conf/red5.properties and replace all instances of 1935, 1936 and 5080 with different port numbers (you need to make sure that these ports are open).
I think it'd be best to compare with your current Red5 configuration and make changes where needed.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Hi,
Problem solved, thank you very much for your help!
best regards
http://www.electro-chok.com |