Skip to main content
Inspiring
February 27, 2012
Answered

Help FMIS - First installation

  • February 27, 2012
  • 1 reply
  • 1914 views

Hello, i really need your help...

Its my frist time to install FMIS on my dedicated server.

And excuse me for my english is speak french... i hope that you can understand me..

I have Windows Server 2008 R2 with IIS web server.

My website is installed on IIS.

I have 2 ip:

xx.xx.xx.38 (Web Server - IP dedicated)

xx.xx.xx.107 (other IP not use)

My questions is:

1- During FMIS install, i need install with Apache or not?

2- If install with Apache... what i must setup for Apache for dont have problem with IIS?

3- If not install Apache... how i can acces to the admin consol? I must copy the webfolder FMIS in my IIS?

I attemps to install and i choose not install Apache... And the result is:

i see in log that my server is running and i able to connect

but i dont can go to my admin consol. I have error that ie not accept add-on i think is shockwave

But in install i dont change ip or anything...

Can you help me with this?

    This topic has been closed for replies.
    Correct answer SE_0208

    thanks a lot again this help me for this part..

    but it is normally when i enter ip1 or ip2 in navigator, the same page appear...

    its my plesk page

    i thinks that all ip is forward to my ip IIS??

    then i dont install apache

    i have place how you tell me my files to IIS webroot

    i see my start page appear OK

    but cannot to connect the the admin console

    i must copy other file in IIS webroot??

    i test connection rtmp in simple flash app

    and connect fail

    example:

    rtmp://xx.xx.xx.107/test

    hm ... i have a lot of difficulties to install fms....

    and in IIS manager..

    i must config anything? because is see my frist ip but not the other

    but with ipconfig is see my 2 ip


    I am sorry but i am finding it difficult to firgure out what is the problem you are facing.

    Try configuring xx.xx.xx.107  for Adaptor Hostport i.e.

    ADAPTOR.HOSTPORT = xx.xx.xx.107:1935,80 in your fms.ini. - Restart the server & see if you can connect to your FMS using xx.xx.xx.107.

    If that works - that it means FMS is listening correctly and connections are goign through. If not see your edge or master logs to see if all listeners were started or was there some error binding to ip and port.

    1 reply

    Adobe Employee
    February 27, 2012

    1. Its not mandatory to install Apache if you do not plan to use any custom modules of Apache which we provide namely for Http Dyanamic Streaming & Http Live Streaming.

    2. I think both should work fine if they are configured to listen to different ports

    3. You can copy fms_adminConsole.htm and swfs folder to your IIS webroot and it would be accessible

    oeannAuthor
    Inspiring
    February 28, 2012

    thanks for your reply.

    I have another question to setup ip with fmis.

    I think that i have a problem with new ip.

    Because i cannot ping my new ip.

    Can you tell me in MS windows 2008 how i must add my ip to the server?

    Because my dedicated server add ip but i think is not assigned.

    Thanks a lot to help me

    Adobe Employee
    February 28, 2012

    This might help: http://technet.microsoft.com/en-us/library/cc754203(v=ws.10).aspx if you are asking for windows configuration.

    If you are asking about FMS - then you configure IP in Adaptor Hostport so that FMS binds to that IP.