From owner-freebsd-questions@FreeBSD.ORG Sat Apr 9 21:06:08 2005 Return-Path: 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 E591A16A4CE for ; Sat, 9 Apr 2005 21:06:08 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B59343D2F for ; Sat, 9 Apr 2005 21:06:08 +0000 (GMT) (envelope-from tom@vilot.com) Received: from [192.168.0.5] (c-67-174-105-242.hsd1.co.comcast.net [67.174.105.242]) (authenticated bits=0) by fusion.vilot.net (8.13.3/8.12.9) with ESMTP id j39L5vRp042840; Sat, 9 Apr 2005 16:05:58 -0500 (CDT) (envelope-from tom@vilot.com) Message-ID: <425843B5.3070301@vilot.com> Date: Sat, 09 Apr 2005 15:05:57 -0600 From: Tom Vilot User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050330) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Erik_N=F8rgaard?= References: <42582294.3050406@vilot.com> <42582BA6.5080002@locolomo.org> In-Reply-To: <42582BA6.5080002@locolomo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: FreeBSD Questions Subject: Re: Very confused X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 21:06:09 -0000 Erik Nørgaard wrote: > I think the whole mod_ means that you don't compile anything > statically in. I installed apache13-modssl and then installed modperl > separately, works fine. I think I finally figured this out --- by having two different apache installs: one with ssl the other with perl. I want mod_perl compiled in statically. I have been finding that if I leave it as a loadable module, I get my signal 11 core dumps in Apache