I just installed rt-3.8.8 on Mac OS X Server 10.6.5. Installation went smooth enough, but when I edited the VirtualHost entry in /etc/apache2/sites/0000_any_80_.conf and added the line "<span class="Apple-style-span" style="font-family: Arial; font-size: 13px; ">PerlRequire /opt/rt3/bin/<a href="http://webmux.pl">webmux.pl</a>" Apache would crash at startup.</span><div>
<span class="Apple-style-span" style="font-family: Arial; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Arial; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Arial; font-size: 13px; ">Here is the error from the WebServer error log:</span></div>
<div><span class="Apple-style-span" style="font-family: Arial; font-size: 13px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Can't locate Log/Dispatch.pm in @INC (@INC contains: /opt/rt3/bin/../local/lib /opt/rt3/bin/../lib /Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level /Network/Library/Perl/5.10.0 /Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level /System/Library/Perl/Extras/5.10.0 . /usr) </p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">at  /opt/rt3/bin/../lib/RT.pm line 222.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">BEGIN failed--compilation aborted at /opt/rt3/bin/../lib/RT.pm line 222.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Compilation failed in require at /opt/rt3/bin/<a href="http://webmux.pl">webmux.pl</a> line 136.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Compilation failed in require at (eval 2) line 1.</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Can't load Perl file: /opt/rt3/bin/<a href="http://webmux.pl">webmux.pl</a> for server <a href="http://testserver.com:0">testserver.com:0</a>, exiting...</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">I looked at line 222 of /opt/rt3/lib/RT.pm and here is what it says:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">use Log::Dispatch 1.6;</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">
<br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">But CPAN says my Log::Dispatch version is 2.27.</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">
<br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">Can anyone tell me what I need to do? I tried to downgrade Log::Dispatch but I couldn't see any way of doing that with CPAN. When I comment out the PerlRequire line ReportTracker says I haven't configured mod_perl or fastcgi properly.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">Thanks,</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial">
Alex</p><p></p></span></div>