<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000080>Following up on my problem. Let me add some more
findings.</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>It looks like my system is trying to load a backward
compatible module which may not be there or the definitions of its location have
not been given. Can anyone help me to locate Apache2.pm or specify its location
in the @INC directives? Do I have to manually install this file? How ? My
attempts are yielding just a blank response.</FONT></DIV>
<DIV>
<P style="FONT-SIZE: 12px; COLOR: #3300cc; FONT-FAMILY: Bookman Old Style">Kind
regards, </P>
<P> </P>
<H1
style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #6600ff; FONT-FAMILY: Monotype Corsiva">Sternford
Gapu </H1>
<TABLE cellPadding=0 width=340 border=0>
<TBODY>
<TR>
<TD height=10>
<P><SPAN style="FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #6600ff"><SPAN
style="COLOR: #000000">Tel</SPAN>•<SPAN style="COLOR: #0066ff">One</SPAN>
</SPAN></P></TD></TR>
<TR>
<TD align=left>
<P style="FONT-SIZE: 8px; FONT-FAMILY: Verdana"><STRONG><SPAN
style="COLOR: #000000">Harare Main Exchange Building, Cnr S. Machel/S.
Nujoma, <BR>P. O Box CY792, Causeway, Harare
</SPAN></STRONG></P></TD></TR></TBODY></TABLE>
<TABLE cellPadding=0 width=349 border=0>
<TBODY>
<TR>
<TD align=middle width=60 height=10><IMG height=29
src="cid:003701c6638a$afb1a750$d29f85c2@gapu" width=25> </TD>
<TD width=59 height=10><SPAN
style="FONT-SIZE: 8px; COLOR: #cc33cc; FONT-FAMILY: Verdana">Office:</SPAN></TD>
<TD style="FONT-SIZE: 10px; COLOR: #3399cc; FONT-FAMILY: Verdana" noWrap
width=236 height=10>
<P
style="FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff33ff; FONT-FAMILY: Bookman Old Style">+263
(0) 4 791 701 Extn 5516</P></TD></TR>
<TR>
<TD align=middle><IMG height=28
src="cid:003801c6638a$afb1a750$d29f85c2@gapu" width=20> </TD>
<TD width=59 height=10><SPAN
style="FONT-SIZE: 8px; COLOR: #cc33cc; FONT-FAMILY: Verdana">Mobile:</SPAN></TD>
<TD style="FONT-SIZE: 10px; COLOR: #3399cc; FONT-FAMILY: Verdana" noWrap
width=236 height=10>
<P
style="FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff33ff; FONT-FAMILY: Bookman Old Style">+263
(0) 11 879 137</P></TD></TR>
<TR>
<TD align=middle><IMG height=23
src="cid:003901c6638a$afb1a750$d29f85c2@gapu" width=21> </TD>
<TD width=59 height=10><SPAN
style="FONT-SIZE: 8px; COLOR: #cc33cc; FONT-FAMILY: Verdana">Mail:</SPAN></TD>
<TD style="FONT-SIZE: 10px; FONT-FAMILY: Verdana"><A
href="mailto:sternford.gapu@telone.co.zw">sternford.gapu@telone.co.zw</A></TD></TR></TBODY></TABLE>
<P> </P></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000080 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=sternford.gapu@telone.co.zw
href="mailto:sternford.gapu@telone.co.zw">Stern</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=rt-users@lists.bestpractical.com
href="mailto:rt-users@lists.bestpractical.com">rt-users@lists.bestpractical.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, April 18, 2006 3:28
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [rt-users] Any one running
RT3.4 ON FreeBSD5.4 with Apache2 andModperl2</DIV>
<DIV><BR></DIV>
<DIV><FONT color=#000080>If any one out there is running RT3.4.4 on a freeBSD
5.4 machine using Apache2 & Modperl2 or anyone knowledgeable on these,
please help a poor lot who are failing to start up RT under these
circumstances. Its an initial setup which is failing really.</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>I get this error on trying to open RT
page:::::::::::</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>[Tue Apr 18 15:10:10 2006] [error] [client
xx.xx.xx.xx] Can't locate object method "content_type" via package
"Apache2::RequestRec" at /opt/rt3/bin/webmux.pl line 108.\n</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>My httpd.conf settings for RT
are::::::::::::</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080> <VirtualHost xx.xx.xx.xx>
<BR> Servername
cc.telone.co.zw<BR> DocumentRoot
/opt/rt3/share/html<BR>
AddDefaultCharset UTF-8<BR># PerlModule
Apache2 Apache::compat<BR>
PerlModule Apache::DBI<BR>
PerlRequire /opt/rt3/bin/webmux.pl</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=#000080>
<Location
/rt3><BR>#
RedirectMatch permanent (.*)/$ <A
href="http://cc.telone.co.zw/rt3$1/index.html">http://cc.telone.co.zw/rt3$1/index.html</A><BR>
SetHandler
perl-script<BR>
PerlHandler RT::Mason<BR>
</Location><BR> ErrorLog
logs/coc.telone.co.zw-errors<BR># CustomLog
logs/dummy-host.example.com-access_log
common<BR> </VirtualHost></FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>Your help will be very much appreciated</FONT></DIV>
<DIV>
<P
style="FONT-SIZE: 12px; COLOR: #3300cc; FONT-FAMILY: Bookman Old Style">Kind
regards, </P>
<P> </P>
<H1
style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #6600ff; FONT-FAMILY: Monotype Corsiva">Sternford
Gapu </H1></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000080 2px solid; MARGIN-RIGHT: 0px">_______________________________________________<BR><A
href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</A><BR><BR>Community
help: <A
href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</A><BR>Commercial
support: <A
href="mailto:sales@bestpractical.com">sales@bestpractical.com</A><BR><BR><BR>Discover
RT's hidden secrets with RT Essentials from O'Reilly Media. <BR>Buy a copy
at <A
href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</A><BR><BR><BR>We're
hiring! Come hack Perl for Best Practical: <A
href="http://bestpractical.com/about/jobs.html">http://bestpractical.com/about/jobs.html</A></BLOCKQUOTE>
<P>
<HR>
<P></P>_______________________________________________<BR>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users<BR><BR>Community
help: http://wiki.bestpractical.com<BR>Commercial support:
sales@bestpractical.com<BR><BR><BR>Discover RT's hidden secrets with RT
Essentials from O'Reilly Media. <BR>Buy a copy at
http://rtbook.bestpractical.com<BR><BR><BR>We're hiring! Come hack Perl for
Best Practical:
http://bestpractical.com/about/jobs.html</BLOCKQUOTE></BODY></HTML>