hi
I have rms running on my dedicated server working with a dating site using dolphin 7.0.9. i have just started installing another site using dolphin 7.0.9 on the same server. I have set the settings in in the flash aps on the new site, to the same as the dating site, but i cannot get a connection, can anyone give me an idea as to whats wrong.
many thanks
chris
|
Did you add the domain to the access.dat file? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
thanks for the quick reply.
i added the url int the dat file and restarted the rms.
now putty seems to be stuck with .....
[RAY notification - Chat.connect] Try to connect from:upandcomingdj.com
[WARN] [Red5_Scheduler_Worker-11] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 86.182.68.3 : 21255 to 82.165.138.212 (in: 3759 out 3223 ), with id 12446788 due to long handshake
[INFO] [NioProcessor-1] org.red5.server.net.rtmp.RTMPHandler - Connecting to: [WebScope@ea85b4 Depth = 1, Path = '/default', Name = 'chat']
any more help please
chris
|
that sounds like you have not finished yet.
that is what you get when you run ./red5.sh
what do you get when you run ./run_daemon.sh?
and then ps ax | grep red5?
ManOfTeal.COM a Proud UNA site, six years running strong! |
hi thanks for the advice
this is what i have done
rms is running on dating site on dedicated server
installed new dolphin on new domain on same server
copied data from dating site to flash apps on new site (no connection)
added url in access.dat
killed rms server in webmin ( question if i did this properly. id appreciate a putty kill command just incase)
in putty from root changed dir to opt/ray_server/
ran run_daemon.sh (that was where i got the message from the previous post)
after your reply i ran
./red5.sh
then
ps ax | grep red5
still no connection
as you can guess i have limited knowledge of rms and linux, still learning
any more help please
chris
|
I don't understand this.
copied data from dating site to flash apps on new site (no connection)
ManOfTeal.COM a Proud UNA site, six years running strong! |
go back and edit your post if you still have time, you included your url
I see this on your site too,
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /var/www/vhosts/yoursite.com/httpdocs/inc/utils.inc.php on line 1053
ManOfTeal.COM a Proud UNA site, six years running strong! |
I just went to yoursite.com: 5080 and your Red5 server is up and running...
have you solved it?
ManOfTeal.COM a Proud UNA site, six years running strong! |
go back and edit your post if you still have time, you included your url
I see this on your site too,
Warning: curl_setopt() [MAGIC]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /var/www/vhosts/yoursite.com/httpdocs/inc/utils.inc.php on line 1053
You also included his URL. 
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
lmao!!! I fixed mine. Then again he may not care. ManOfTeal.COM a Proud UNA site, six years running strong! |
I just went to yoursite.com: 5080 and your Red5 server is up and running...
have you solved it?
you have PM
ManOfTeal.COM a Proud UNA site, six years running strong! |
ok in the flash apps, settings, i have set the rms address to the same as my dating site
also set the port to 1935 the same as the dating site
hope this helps
as for the error tag at the top of the page i will fix that a bit later.i believe its to do with the safe mode setting, i had that on the other site.
chris
|
as for the error :)
id be grateful if you have an easy fix for the error displayed. i fixed it on the dating site but cant remember how i did it. (doh!!!)
|
as for the error :)
id be grateful if you have an easy fix for the error displayed. i fixed it on the dating site but cant remember how i did it. (doh!!!)
Disable PHP's safe mode...
Edit: And make sure nothing is set for open_basedir.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
bump, fixed the safe mode error . thank you for the advice
just gotta fix the rms problem
|
If you want i can jump in and take a look at the rms problem.... https://dolphin-techs.com - Skype: Dolphin Techs |
Thank you all for the advice.
I finally found the problem. i accidently put a space at the beginning of the address in the access.dat file. I removed it and all works fine now.
the most stupid errors cause so many problems.
|