0

How do I run more than one FogBugz installation on the same (Windows) machine? They will use separate databases and websites in IIS.

flag

1 Answer

1

The Windows installer knows how to setup a new FogBugz instance on a server without messing up an existing one. With one instance already installed, simply do the following to setup a second:

  • in the IIS manager, create a new, empty website. Configure your DNS and make sure that you can pull up that empty site without issue.
  • run the fogbugz setup utility
  • choose "Create a new FogBugz installation"
  • choose to install in a different directory than your original site
  • select your new website you created from those that are listed
  • choose your target database server and database
link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.