Date: Wed, 7 Jan 2004 21:50:15 -0800 (PST) From: Clive Lin <clive@tongi.org> To: freebsd-ports-bugs@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 Message-ID: <200401080550.i085oFTH003183@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/59805; it has been noted by GNATS. From: Clive Lin <clive@tongi.org> To: Mark Linimon <linimon@FreeBSD.org> Cc: paul@pathiakis.com, autrijus@autrijus.org, FreeBSD-gnats-submit@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@tongi.org> | http://tongi.org | PGP KeyID: A008C03E
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401080550.i085oFTH003183>