Dual Installations

It is possible to install 2 separate instances of New Fire Server on the same machine.

  1. Install the first instance on newfireA directory
  2. Install the second instance on newfireB directory
  3. Change ports on the second instance so that they do not interfer with the first instance.

Change Ports

  1. Open newfireB/tomcat/conf/server.xml for edit.
  2. For each appearance of this 4 digit port number "80xx", change it to "81xx". For example, change 8005 to 8105.
  3. Change "80" to "1000". newfireB instance will use 1000 port for http request. For example: http://localhost:1000

© 2007 New Fire.