<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.11">
<TITLE>RT 3.6 apache start error: Can't locate Apache2.pm in @INC</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am installing RT 3.6 on fedora core 5 and having some problems starting Apache 2. Following the FedoraCore4InstallationGuide I added the following VirtualHost section to the httpd.conf:</FONT></P>

<P><FONT SIZE=2 FACE="Courier New"><VirtualHost your.ip.address></FONT>

<BR><FONT SIZE=2 FACE="Courier New">   ServerName your.rt.server.hostname</FONT>

<BR><FONT SIZE=2 FACE="Courier New">   DocumentRoot /opt/rt3/share/html</FONT>

<BR><FONT SIZE=2 FACE="Courier New">   AddDefaultCharset UTF-8</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">   # this line applies to Apache2+mod_perl2 only</FONT>

<BR><FONT SIZE=2 FACE="Courier New">   PerlModule Apache2 Apache::compat</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">   PerlModule Apache::DBI</FONT>

<BR><FONT SIZE=2 FACE="Courier New">   PerlRequire /opt/rt3/bin/webmux.pl</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">   <Location /></FONT>

<BR><FONT SIZE=2 FACE="Courier New">       SetHandler perl-script</FONT>

<BR><FONT SIZE=2 FACE="Courier New">       PerlHandler RT::Mason</FONT>

<BR><FONT SIZE=2 FACE="Courier New">   </Location></FONT>

<BR><FONT SIZE=2 FACE="Courier New"></VirtualHost></FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">but after this apache fails to start, giving the error:  Can't locate Apache2.pm in @INC</FONT>

<BR><FONT SIZE=2 FACE="Arial">I am not expert at all in configuring Apache and the mod_perl, anyone can help me with this issue?</FONT>

<BR><FONT SIZE=2 FACE="Arial">Thank you,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Gabriele</FONT>
</P>
<BR>

</BODY>
</HTML>