Skip to main content
Known Participant
May 22, 2009
Question

Running two Fusion servers locally?

  • May 22, 2009
  • 1 reply
  • 673 views

I am developing locally with Fusion 8 developer edition. I am also on XP Pro running IIS 5.1 so I am only allowed to run one website at a time. I have two websites that need to talk to each other with web services, but I have no way to test this locally since I can only run one website at a time. I installed Fusion 8 again thinking maybe I can do a dual install and run one website on the built in jrun server and one on IIS but it didnt work. I might have configured things improperly. Does anyone have an idea of what I might be able to do here to run two websites at a time with Fusion 8 on XP pro?


THANKS

    This topic has been closed for replies.

    1 reply

    ilssac
    Inspiring
    May 22, 2009

    One option would be to run the windows version of Apache on your machine, it does allow multiple web hosts even on XP.

    You would need to work with it to keep it from clashing with either IIS and|or ColdFusion so that more then one of them does not try to responsed to the same web requests.