download and install fms3 linux release
notes:
the license number,if uses the fmis number,that your fms server is fmis,and so on
fms3 key,im uploaded
for example:
root@yuan:~# /server/fm3/
this is my fms directory addressroot@yuan:/server/fm3# ls
AC_RunActiveContent.js* dh512.pem fmsmaster.pid scriptlib/
License.htm* docs/ fmsmgr* server*
License.txt* fms_adminConsole.htm* libasneu.so.1* shmrd*
Readme.htm* fms_adminConsole.swf* licenses/ tcSrvMsg*
adminserver* fmsadmin* logo.gif* tmp/
applications/ fmscore* logs/ tools/
conf/ fmsedge* modules/ uninstallFMS*
dh1024.pem fmsmaster* samples/
this is the directory listand then the admin account number ,passwd port, also to set or uses the default deployment.
-----------------------------------------------
the start command:
root@yuan:/server/fm3# ./server start
the admin sever command:
root@yuan:/server/fm3# ./adminserver start
-----------------------------------------------
configure the nginx of basicserver {
listen 80;
server_name localhost;
#charset koi8-r;
#access_log logs/host.access.log main;
location / {
root html;
index index.html index.htm;
and put the test file to /html
for example:
root@yuan:/server/nginx# ls html/
50x.html index.html play.html play.swf test.php yuan.html
notes:受保护的flv切忌不要放在web server的文件夹下。---7yue
flv swf
connection webserverthe play.html
add:
ifyou hvant this,the flash cant play by webserver.
阅读(504) | 评论(0) | 转发(0) |