Running Two RTs under Virtual Hosts

Is there a way to run two instances of request tracker (rt-3.2.3) on
the same machine under virtual hosts using apache (1.3)? I have two
complete installs but I am having trouble getting them to both work
under apache. When both are defined as virtual hosts, only one will
work while the other gets reported as not being found. Is it possible
to run two instances of rt using the same apache server under virtual
hosts?

Thanks in advance.

-Mark

YEM said:

Is there a way to run two instances of request tracker (rt-3.2.3) on
the same machine under virtual hosts using apache (1.3)? I have two
complete installs but I am having trouble getting them to both work
under apache. When both are defined as virtual hosts, only one will
work while the other gets reported as not being found. Is it possible
to run two instances of rt using the same apache server under virtual
hosts?

Thanks in advance.

-Mark


Mark,

Are you using FastCGI? That seems to be the suggested route at
Request Tracker Wiki .

Sam

HI,

You can’t run 2 instances of mod-perl so fast-cgi is one option, or
running two different modules (i.e. fast-cgi and mod-perl, one per virtual
host).

Ramon Kagan
York University, Computing and Network Services
Information Security - Senior Information Security Analyst
(416)736-2100 #20263
rkagan@yorku.ca


I have not failed. I have just I don’t know the secret to success,
found 10,000 ways that don’t work. but the secret to failure is
trying to please everybody.
- Thomas Edison - Bill Cosby
----------------------------------- ------------------------------------On Tue, 24 May 2005, Sam Snow wrote:

YEM said:

Is there a way to run two instances of request tracker (rt-3.2.3) on
the same machine under virtual hosts using apache (1.3)? I have two
complete installs but I am having trouble getting them to both work
under apache. When both are defined as virtual hosts, only one will
work while the other gets reported as not being found. Is it possible
to run two instances of rt using the same apache server under virtual
hosts?

Thanks in advance.

-Mark


Mark,

Are you using FastCGI? That seems to be the suggested route at
Request Tracker Wiki .

Sam


The rt-users Archives

Be sure to check out the RT Wiki at http://wiki.bestpractical.com