5 Replies Latest reply: Feb 29, 2012 7:37 AM by SE_0208 RSS

    Help FMIS - First installation

    oeann Community Member

      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?

        • 1. Re: Help FMIS - First installation
          SE_0208 Adobe Employee

          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

          • 2. Re: Help FMIS - First installation
            oeann Community Member

            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

            • 3. Re: Help FMIS - First installation
              SE_0208 Adobe Employee

              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.

              • 4. Re: Help FMIS - First installation
                oeann Community Member

                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

                • 5. Re: Help FMIS - First installation
                  SE_0208 Adobe Employee

                  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.