<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi all,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I have successfully installed RT version 4.0.4 and it works
fine if I use the rt-server or under a “unique” Apache2 VirtualHost.
However, if I have other RT (3.6 and 3.8) instances configured as additional
VirtualHosts, the Apache2 server fails to start (Segmentation fault). I think I
have followed the installation instruction carefully and the component versions
are correct. I am also including my web configuration section.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>With previous versions (3.6 and 3.8) I used the +Parent and webmux.pl
option to run several instances under the same apache. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>So my question is: is it possible and how to have more than
one RT 4 instances running under the same apache (a mix of 3.x and 4.x or at
least all versions 4)?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Many thanks,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Gabriele<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><VirtualHost <my_ip>:80><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>###         Optional
apache logs for RT<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>       ErrorLog
/opt/rt4pst/var/log/apache2.error<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>       TransferLog
/opt/rt4pst/var/log/apache2.access<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>       LogLevel debug<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>       AddDefaultCharset UTF-8<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>       ServerName rtpstest.nervianoms.com<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>       DocumentRoot
"/opt/rt4pst/share/html"<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>        <Location
/><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
Order allow,deny<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
Allow from all<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
SetHandler modperl<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
PerlResponseHandler Plack::Handler::Apache2<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
PerlSetVar psgi_app /opt/rt4pst/sbin/rt-server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>        </Location><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>        <Perl><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
use Plack::Handler::Apache2;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>           
Plack::Handler::Apache2->preload("/opt/rt4pst/sbin/rt-server");<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>        </Perl><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'></VirtualHost><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

<div>

<p style='margin:0cm;margin-bottom:.0001pt'><b><font size=2 color=blue
face="Times New Roman"><span lang=IT style='font-size:10.0pt;color:blue;
font-weight:bold'>---<u1:p></u1:p></span></font></b><span lang=IT><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><b><font size=2 color=blue
face="Times New Roman"><span lang=IT style='font-size:10.0pt;color:blue;
font-weight:bold'>Dr.  Gabriele VALERIO</span></font></b><span lang=IT><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color=fuchsia
face="Times New Roman"><span lang=IT style='font-size:10.0pt;color:fuchsia'>Information
Technology</span></font><span lang=IT><u1:p></u1:p><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color=fuchsia
face="Times New Roman"><span lang=IT style='font-size:10.0pt;color:fuchsia'>Database</span></font><font
size=2 color=blue face=Arial><span lang=IT style='font-size:10.0pt;font-family:
Arial;color:blue'> </span></font><font size=2 color=fuchsia><span lang=IT
style='font-size:10.0pt;color:fuchsia'>& Data Management </span></font><span
lang=IT><u1:p></u1:p><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><b><i><font size=5 color="#6699ff"
face=Arial><span lang=IT style='font-size:16.0pt;font-family:Arial;color:#6699FF;
font-weight:bold;font-style:italic'>Nerviano Medical Sciences</span></font></i></b><span
lang=IT><u1:p></u1:p><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color="#339966"
face="Times New Roman"><span lang=IT style='font-size:10.0pt;color:#339966'>Via
Pasteur, 10</span></font><span lang=IT><u1:p></u1:p><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color="#339966"
face="Times New Roman"><span lang=IT style='font-size:10.0pt;color:#339966'>Nerviano
(MI) ITALY</span></font><span lang=IT><u1:p></u1:p><o:p></o:p></span></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color="#339966"
face="Times New Roman"><span style='font-size:10.0pt;color:#339966'>Tel:
++39-0331-581460</span></font><o:p></o:p></p>

<p style='margin:0cm;margin-bottom:.0001pt'><st1:place u2:st="on"><st1:City u2:st="on"><st1:City
w:st="on"><st1:place w:st="on"><font size=2 color="#339966"
  face="Times New Roman"><span style='font-size:10.0pt;color:#339966'>Mobile</span></font></st1:place></st1:City></st1:City></st1:place><font
size=2 color="#339966"><span style='font-size:10.0pt;color:#339966'>:
++39-348-1311053</span></font><o:p></o:p></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color="#339966"
face="Times New Roman"><span style='font-size:10.0pt;color:#339966'>Fax:++39-0331-581456</span></font><o:p></o:p></p>

<p style='margin:0cm;margin-bottom:.0001pt'><font size=2 color=red
face="Times New Roman"><span style='font-size:10.0pt;color:red'>"There is
always more about you than anyone expects!"</span></font><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><u1:p><font
size=3 face="Times New Roman"><span style='font-size:12.0pt'> </span><o:p></o:p></font></u1:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

</div>

</body>

</html>