ports/59805: www/rt3: problem with RT 3.0.7 on FreeBSD 5.1 with Apache2 (2.0.48) and mod_perl2

Clive Lin clive at tongi.org
Thu Jan 8 05:50:17 UTC 2004


The following reply was made to PR ports/59805; it has been noted by GNATS.

From: Clive Lin <clive at tongi.org>
To: Mark Linimon <linimon at FreeBSD.org>
Cc: paul at pathiakis.com, autrijus at autrijus.org,
	FreeBSD-gnats-submit at freebsd.org
Subject: Re: ports/59805: www/rt3: problem with RT 3.0.7 on FreeBSD 5.1 with Apache2 (2.0.48) and mod_perl2
Date: Thu, 8 Jan 2004 13:48:24 +0800

 On Tue, Jan 06, 2004 at 09:38:08AM -0800, Mark Linimon wrote:
 > Synopsis: www/rt3: problem with RT 3.0.7 on FreeBSD 5.1 with Apache2 (2.0.48) and mod_perl2
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: linimon
 > State-Changed-When: Tue Jan 6 09:37:25 PST 2004
 > State-Changed-Why: 
 > Note that I've ensured the maintainer was Cc:ed, and asked for
 > feedback.
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=59805
 
 Last time I got exactly the same problem, and the maintainer gave me a
 workaround:
 
 ---- quoted from irc log ----
 <autrijus> it seems like you did not load Apache2 and Apache::compat
            in time.
 * autrijus thinks some more.
 <autrijus> right. you definitely had not loaded Apache::compat;
 <evi1c> I use /usr/local/rt3/share/doc/README as my RT httpd.conf
         template ..
 <autrijus> did other mod_perl-using virtual hosts come before RT?
 <autrijus> what happens if you add two lines on top of webmux.pl:
 <autrijus> use Apache2;
 <autrijus> use Apache::compat;
 <evi1c> it's working
 
 I'm not sure if this only happens on FreeBSD, but this workaround is
 required for FreeBSD 5+apache2+perl 5.8+mod_perl2+RT3.
 
 Hope this helps :)
 Clive
 
 -- 
 Clive Tong-I Lin <clive at tongi.org> | http://tongi.org | PGP KeyID: A008C03E



More information about the freebsd-ports-bugs mailing list