o access.dat – type in all domain names with allowed access to the server. Every domain name should be written in a new line.
o ray.sh – set a variable value “JAVA_HOME”. It should contain the route to the established JRE. For example, JAVA_HOME=/opt/ray_server/jre1_5_0_08
o run_daemon.sh – in this file set a variable value “RAY_SERVER_PATH” with the full route to the root RMS file. For example, RAY_SERVER_PATH=/opt/ray_server/RayServer_3.0.0000
o Change IPaddress in red5-web.properties forevery application. For ex.,
vi webapps\video\WEB-INF\ red5-web. properties, then you shouldedit the file replacing the default IP address 0.0.0.0 with the current IPserver address. You can explore it using the routine “ping –t your domain name”, invoked in the Windows command line.
i configured access.dat ray.sh run_daemon.sh changed JAVA_HOME RAY_SERVER_PATH in ray.sh run_daemon.sh
and i changed all red5-web.properties ip chat, im video etc..
chmod +x jre-1_5_0_08-linux-i586.bin < its ok
./jre-1_5_0_08-linux-i586.bin < its ok
i installed jre-1_5_0_08-linux-i586.bin ...
and i try
[root@35091 /]# cd /opt/ray_server/RayServer_3.0.0000
[root@35091 RayServer_3.0.0000]# chmod +x *.sh
[root@35091 RayServer_3.0.0000]# ./ray.sh
/usr/bin/java: line 67: /tmp/javaR22956: Permission denied
/usr/bin/java: line 67: exec: /tmp/javaR22956: cannot execute: Permission denied
[root@35091 RayServer_3.0.0000]#
why Permission denied i already used chmod +x *.sh ? i cant fix this problem any have idea?


LinkBack URL
About LinkBacks
Reply With Quote




Bookmarks