From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 22:32:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 379F716A516 for ; Mon, 13 Mar 2006 22:32:38 +0000 (UTC) (envelope-from andy-freebsd@maniacs.se) Received: from atlantis.maniacs.se (atlantis.maniacs.se [195.35.83.67]) by mx1.FreeBSD.org (Postfix) with SMTP id A948943D4C for ; Mon, 13 Mar 2006 22:32:36 +0000 (GMT) (envelope-from andy-freebsd@maniacs.se) Received: (qmail 25888 invoked from network); 13 Mar 2006 22:32:34 -0000 Received: from localhost.maniacs.se (HELO ?192.168.0.1?) (127.0.0.1) by localhost.maniacs.se with SMTP; 13 Mar 2006 22:32:34 -0000 Message-ID: <4415F302.4090103@maniacs.se> Date: Mon, 13 Mar 2006 23:32:34 +0100 From: =?ISO-8859-1?Q?Andr=E9as_Berg?= User-Agent: Mail/News 1.5 (X11/20060216) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <44134D8A.2060201@maniacs.se> In-Reply-To: <44134D8A.2060201@maniacs.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: mod_perl2 problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 22:32:38 -0000 Hello again, Just tried the combination on a FreeBSD 6.0 system and encountered the exact same problem. apache-2.0.55_4 and mod_perl2-2.0.2,3 are not compatible. After coming to this conclusion, I switched apache version to apache-2.2.0_7 which loads mod_perl2 fine. If it works properly or not I do not know though. regards, Andy Andréas Berg wrote: > Greetings, > > I'm trying to get mod_perl2 running on a apache20 server but when I > try to load the module, apache does a segmentation fault. I'm using > the latest available versions of apache20 and mod_perl2 available in > ports. Has anyone else had this problem? > > FreeBSD 5.3-RELEASE > apache-2.0.55_4 > mod_perl2-2.0.2,3 > perl-threaded-5.8.8 > > I run the same combination on a Gentoo Linux box and it works fine. > Maybe not the exact same versions, but its still apache 2.0, mod_perl2 > and perl-threaded. > > regards, > Andréas > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"