From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 7 21:50:17 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C222916A4CE for ; Wed, 7 Jan 2004 21:50:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B43243D31 for ; Wed, 7 Jan 2004 21:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i085oFFR003185 for ; Wed, 7 Jan 2004 21:50:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i085oFTH003183; Wed, 7 Jan 2004 21:50:15 -0800 (PST) (envelope-from gnats) Date: Wed, 7 Jan 2004 21:50:15 -0800 (PST) Message-Id: <200401080550.i085oFTH003183@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Clive Lin Subject: Re: ports/59805: www/rt3: problem with RT 3.0.7 on FreeBSD 5.1 with Apache2 (2.0.48) and mod_perl2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Clive Lin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 05:50:17 -0000 The following reply was made to PR ports/59805; it has been noted by GNATS. From: Clive Lin To: Mark Linimon 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 ---- it seems like you did not load Apache2 and Apache::compat in time. * autrijus thinks some more. right. you definitely had not loaded Apache::compat; I use /usr/local/rt3/share/doc/README as my RT httpd.conf template .. did other mod_perl-using virtual hosts come before RT? what happens if you add two lines on top of webmux.pl: use Apache2; use Apache::compat; 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 | http://tongi.org | PGP KeyID: A008C03E