|
Install Red5 on cPanel/WHM (CentOS)
|
|
04-24-2010, 03:32 PM
(This post was last modified: 01-18-2011 01:19 PM by RVC Video Chat.)
Post: #1
|
|||
|
|||
|
Install Red5 on cPanel/WHM (CentOS)
Installing Red5 on cPanel / WHM (CentOS) servers
Install Red5 on cPanel -http://bit.ly/Red5cPanel Find an updated version of this description here: http://www.videosoftware.pro/forum/THREA...tOS-server This short description will work on most Linux CentOS servers (most cPanel/WHM, VPS or dedicated). If you have a shared hosting account, please contact your server administrator to install Red5. *to run the commands below, you will need SSH access and you might need a client to connect (PuTTy or similar). INSTALL JAVA Quote:yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel INSTALL ANT Quote:cd /root/tmp EXPORT VARIABLES FOR ANT AND JAVA Quote:export ANT_HOME=/usr/local/ant INSTALL SVN Quote:yum install perl-URI INSTALL RED5 Quote:svn co http://red5.googlecode.com/svn/java/server/tags/0_8_0/ red5 START RED5 Quote:./red5.sh CREATE INIT FILE Quote:vi /etc/init.d/red5paste the script below than save and close by pressing ESC than typing :wq Code: #! /bin/shQuote:chmod a+x /etc/init.d/red5 RED5 ADMIN http://YOUR_SERVER_IP:5080/installer/ (install admin) http://YOUR_SERVER_IP:5080/admin/register.html (add user/pass) http://YOUR_SERVER_IP:5080/admin/ INSTALL JABBERCAM APPLICATION Quote:cd /root/tmp TROUBLESHOOTING http://YOUR_SERVER_IP:5080/demos/port_tester.html * when testing ports, use server IP not localhost Make these ports accept connections: 1935, 1936, 5080, 8088 More info with screenshots here: http://www.chatroulette-clone.com/questi...d5-cpanel/ I chatroulette
|
|||
|
04-25-2010, 01:25 AM
Post: #2
|
|||
|
|||
|
RE: Install Red5 on cPanel/WHM (CentOS)
hi
i install the red 5 in my server http://82.165.47.113:5080/ but in http://82.165.47.113:5080/installer/ i havn't admin app . so i can't subsscibe ![]() and i also i install the ChatrouletteApp in red5, but when i put the link rtmfp://www.villageafro.com/ChatrouletteApp, i can't found it but in ssh, when i werite "dir" it said the ChatrouletteApp is in usr/local/red5/webapps what's wrong? |
|||
|
04-25-2010, 02:43 PM
Post: #3
|
|||
|
|||
|
RE: Install Red5 on cPanel/WHM (CentOS)
Hi,
I did run http://82.165.47.113:5080/demos/port_tester.html and seems that your Red5 install works fine, it is listening on default RTMP ports (change localhost to 82.165.47.113 when testing). rtmfp://www.villageafro.com/ChatrouletteApp is not accessible by a browser, I did test the rtmp and it doesn't work I would recommend to install 0.8 until we (or someone else comes with a solution). To install 0.8 (assuming that your red5 directory is /usr/local/red5) Quote:/etc/init.d/red5 stop I chatroulette
|
|||
|
04-25-2010, 04:50 PM
Post: #4
|
|||
|
|||
RE: Install Red5 on cPanel/WHM (CentOS)
(04-25-2010 02:43 PM)JabberCam Wrote: Hi, when i was is red5 and i put "ant prepare" i have error: -bash: ant: command not found |
|||
|
04-25-2010, 11:38 PM
Post: #5
|
|||
|
|||
RE: Install Red5 on cPanel/WHM (CentOS)
Quote:export ANT_HOME=/usr/local/ant I chatroulette
|
|||
|
04-26-2010, 01:10 PM
Post: #6
|
|||
|
|||
|
RE: Install Red5 on cPanel/WHM (CentOS)
hi
i reinstall red 5 everything is ok, but in admin i dont view the ChatrouletteApp in application,. in ssh, the ChatrouletteApp is localize in the good place (see the file) whats' wrong? thanks |
|||
|
04-27-2010, 12:24 AM
Post: #7
|
|||
|
|||
|
RE: Install Red5 on cPanel/WHM (CentOS)
Make sure, your /usr/local/red5/webapps/ChatrouletteApp folder contains the /WEB-INF folder and all it's contents (you need to deploy the application uncompressed).
I chatroulette
|
|||
|
04-27-2010, 01:53 AM
Post: #8
|
|||
|
|||
| RE: Install Red5 on cPanel/WHM (CentOS) | |||
|
04-27-2010, 03:27 AM
Post: #9
|
|||
|
|||
|
RE: Install Red5 on cPanel/WHM (CentOS)
Did you restart Red5? Be aware that sometimes Red5 does not stop! Try this:
Quote:cd /usr/local/red5if red5 is not stopped: Quote:killall -q -u root javathan restart Red5: Quote:./red5.sh & I chatroulette
|
|||
|
04-27-2010, 01:41 PM
Post: #10
|
|||
|
|||
|
RE: Install Red5 on cPanel/WHM (CentOS)
yeeeeees. i have the ChatrouletteApp in my admin page. what i do next? i have a dedicace server
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)






