<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">We had installed RT with mod-perl 1
initially, now i am trying to install it with mod-perl 2. The way i went
about is I used the previosuly configured RT, built mod_perl 2 and added
the following to </font>
<br><font size=2 face="sans-serif">the httpd.conf file of apache :</font>
<br><font size=2 face="sans-serif">*******************************************************************************************************************************************************************************************************************************</font>
<br><font size=2 face="sans-serif">PerlModule Apache2</font>
<br><font size=2 face="sans-serif">LoadModule perl_module modules/mod_perl.so</font>
<br>
<br><font size=2 face="sans-serif"><VirtualHost *:80></font>
<br><font size=2 face="sans-serif">    ServerName domain.example.com</font>
<br><font size=2 face="sans-serif">    ServerAlias domain</font>
<br><font size=2 face="sans-serif">    ErrorLog logs/dummy-host.example.com-error_log</font>
<br><font size=2 face="sans-serif">    CustomLog logs/dummy-host.example.com-access_log
common</font>
<br><font size=2 face="sans-serif">    DocumentRoot /usr/local/rt/share/html</font>
<br><font size=2 face="sans-serif">    AddDefaultCharset UTF-8</font>
<br><font size=2 face="sans-serif">    PerlModule Apache2 Apache::compat</font>
<br><font size=2 face="sans-serif">    PerlModule Apache::DBI</font>
<br><font size=2 face="sans-serif">    PerlRequire /usr/local/rt/bin/webmux.pl</font>
<br><font size=2 face="sans-serif">    PerlSetVar MasonArgsMethod
CGI</font>
<br>
<br><font size=2 face="sans-serif">    <Location ></font>
<br><font size=2 face="sans-serif">        SetHandler
perl-script</font>
<br><font size=2 face="sans-serif">        PerlHandler
RT::Mason</font>
<br><font size=2 face="sans-serif">        PerlOptions
+ParseHeaders</font>
<br><font size=2 face="sans-serif">        Options
+ExecCGI</font>
<br><font size=2 face="sans-serif">   </Location></font>
<br><font size=2 face="sans-serif"></VirtualHost></font>
<br><font size=2 face="sans-serif">*******************************************************************************************************************************************************************************************************************************</font>
<br><font size=2 face="sans-serif">Apache fails to run if i add the first
line "PerlModule Apache2". Do i have to configure RT again -
- with -mod-perl2 option?? Because i didn't do that.</font>
<br><font size=2 face="sans-serif"><br>
Regards,<br>
Ahalya Nathan<br>
Senior Programmer / Analyst<br>
Information Technology, Metropolitan Utilities District <br>
(402) 449-8218 phone<br>
(402) 449-8131 fax<br>
ahalya_nathan@mudnebr.com</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Jay R. Ashworth"
<jra@baylink.com></b> </font>
<br><font size=1 face="sans-serif">Sent by: rt-users-bounces@lists.bestpractical.com</font>
<p><font size=1 face="sans-serif">08/26/2005 09:32 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">rt-users@lists.bestpractical.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [rt-users] Can't locate Apache2.pm
in @INC ??</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>On Thu, Aug 25, 2005 at 06:09:35PM -0400, Jesse Vincent
wrote:<br>
> On Thu, Aug 25, 2005 at 03:45:00PM -0500, Ahalya_Nathan@mudnebr.com
wrote:<br>
> > Hi all,<br>
> > I am trying to run RT 3.4.1 with Apache 2.0.54 with mod_perl
2.01. Apache <br>
> > 2.0.54 fails to start up because of this error. Could someone
give a <br>
> > solution for this.<br>
> <br>
> You're going to be trying for a long, long time unless you upgrade.
<br>
> RT 3.4.4pre2 and newer support mod_perl 2. Anything older than that
<br>
> will not work with mod_perl2.<br>
<br>
Are you certain of that fencepoint?  I'm reasonably certain I'm running<br>
3.4.2, and it's working for me.<br>
<br>
Cheers,<br>
-- jra<br>
-- <br>
Jay R. Ashworth                
                     
         jra@baylink.com<br>
Designer                  
       Baylink            
                RFC 2100<br>
Ashworth & Associates        The Things I Think
                     
 '87 e24<br>
St Petersburg FL USA      http://baylink.pitas.com  
          +1 727 647 1274<br>
<br>
                
"NPR has a lot in common with Nascar... we both turn to the left."<br>
                
                 -
Peter Sagal, on Wait Wait, Don't Tell Me!<br>
_______________________________________________<br>
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users<br>
<br>
Be sure to check out the RT Wiki at http://wiki.bestpractical.com<br>
<br>
Buy your copy of our new book, RT Essentials, today! <br>
<br>
Download a free sample chapter from http://rtbook.bestpractical.com<br>
</tt></font>
<br>