WebInterface on IIS ??? (1 Viewer)

Do you want to see the WebInterface plugin work with IIS?

  • No

    Votes: 0 0.0%
  • What's IIS?

    Votes: 0 0.0%

  • Total voters
    300

SimpleSimon

New Member
October 21, 2005
3
0
Is it at all possible to install the WebInterface "plugin" so it will run on IIS?

I currently use IIS and cannot disable it.

Thanks!
 

scoop

Retired Team Member
  • Premium Supporter
  • November 14, 2004
    614
    7
    I voted "No" for the simple fact that I'm way more familiar with Apache than with IIS, and IMHO works just fine the way it is.

    EDIT: now, is this a poll, or a question? I think it's possible to get it to work with IIS, but will require quite some work...

    Kind regards,
    Michel
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    45
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    SimpleSimon said:
    Is it at all possible to install the WebInterface "plugin" so it will run on IIS?

    I currently use IIS and cannot disable it.

    Thanks!

    Yes it's possible....you need to get php 5 installed on iis, and copy the files to a virtual directory at iis.

    Soo please close the poll!
     

    SimpleSimon

    New Member
    October 21, 2005
    3
    0
    It's a valid question... And I can't find any instructions on this forum, or just searching Google so the poll stays.

    Hopefully enough folks will vote yes and we can at least get a "How to use IIS" posting someplace.
     

    samuel337

    Portal Pro
    August 25, 2004
    772
    0
    Melbourne, Australia
    Here's a starting point for getting it to run under IIS.

    Firstly, run the installer, so the files are installed.

    Open up Control Panel-> System Properties.

    Goto the Advanced tab.

    Click Environment Variables.

    Under System Variables, find the path entry and select Edit.

    Add ;C:\program files\team mediaportal\mediaportal\MPWebControl\apache\bin and press OK, OK and OK.

    Then open up the IIS admin console, drill down to the Local Computer -> Web Sites -> Default Web Site item.

    Now click the Action menu and goto New, then Virtual Directory.

    Using the wizard, give it a alias of 'webscheduler' and direct it to the folder "c:\program files\team mediaportal\mediaportal\MPwebcontrol\htdocs\webscheduler" (correct if yours is different). Make sure it has read, run and execute permissions as well.

    Select the Default Web Site item again.

    Again, click the Action menu and goto New, then Virtual Directory.
    Using the wizard, give it a alias of 'MPExtControlWS' and direct it to the folder "c:\program files\team mediaportal\mediaportal\MPwebcontrol\htdocs\MPExtControlWS" (correct if yours is different). Make sure it has read, run and execute permissions as well.

    Now right-click on the webscheduler item, and select Properties.

    Where it says Execute Permissions, change it to Scripts only.

    Now click the Configuration button.

    In the Mappings tab, click Add.

    In Executable, enter "C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\apache\bin\php5isapi.dll" (correct if needed).

    In Extension, enter .php (note the dot before PHP is important).

    Press OK.

    Press OK again.

    From within the Documents tab, choose Add. Type in index.php and click OK. Move it to the top of the list.

    Press OK to return to the IIS Admin dialog.

    That should be it. You still need to change the port number if your IIS installation is not running on port 81. See http://www.mp-webinterface.com for information on this.

    These instructions are unproven (I'm getting some odd error "The specified module could not be found.", hopefully one of you out there will be able to resolve it). Also, this setup is un-supported, so it will be up to you to resolve any issues.

    Sam
     

    Users who are viewing this thread


    Write your reply...

    Similar threads

    Nvm. I can't find any viable hardware for an ARM htpc...
    Nvm. I can't find any viable hardware for an ARM htpc...
    I am about to to upgrade my htpc where I use MP1. I wonder if it will run on an ARM based CPU with Win11 or just x64 and x86?
    Replies
    2
    Views
    889
    Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I don't have a fundamentally different solution for you, but with this approach you should achieve your goal. ;) The idea of first setting the current genre colors with the defines is certainly a good one, as...
    Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I...
    Good afternoon, Does anyone know a way of referencing the genre colour of the currently selected item in the TV Guide. We are all...
    Replies
    4
    Views
    308
    MP1 MP2 1.36 .NET error DE
    looks like a corrupt xml. I would guess medaportal.xml can you try opening it in notepad and see if it still looks ok? Or better yet: restore it from a recent backup...
    looks like a corrupt xml. I would guess medaportal.xml can you try opening it in notepad and see if it still looks ok? Or better...
    So I woke up this morning to these error messages: Application: MediaPortal.exe Framework Version: v4.0.30319 Description: The...
    Replies
    1
    Views
    239
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
    Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
    Replies
    5
    Views
    890
    It should work, but the error is in something else, but it is not yet clear what.
    It should work, but the error is in something else, but it is not yet clear what.
    I have MP1 TV Server 1.30 installed on Windows Server 2012R2 (with some bits added for tuner support). MP Server versions have...
    Replies
    5
    Views
    1K
    Top Bottom