From owner-freebsd-questions@FreeBSD.ORG Tue May 31 21:33:20 2005 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 DED4616A41C for ; Tue, 31 May 2005 21:33:20 +0000 (GMT) (envelope-from gibblertron@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87BB543D54 for ; Tue, 31 May 2005 21:33:20 +0000 (GMT) (envelope-from gibblertron@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so1961606rne for ; Tue, 31 May 2005 14:33:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c1oK8YTcu1ln5XiApukk30YkMASaxNabXQwTXhThcxICB9KoB3YaoCUEPKaF73WcNKbtX/1fgNphA5KQNxNHc4eJfQs9xmokoJVb/eG5X39yJld4Rw5gTCjd0GCvHtju12QPF8O/JjhRVXPqpIhxwTX32Uz/S+klqfkeLzIuGJQ= Received: by 10.38.11.27 with SMTP id 27mr2009789rnk; Tue, 31 May 2005 14:33:20 -0700 (PDT) Received: by 10.38.79.1 with HTTP; Tue, 31 May 2005 14:33:20 -0700 (PDT) Message-ID: Date: Tue, 31 May 2005 14:33:20 -0700 From: patrick To: ruben@bloemgarten.demon.nl In-Reply-To: <20050516205530.117E343D9E@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050516205530.117E343D9E@mx1.FreeBSD.org> Cc: freebsd-questions@freebsd.org Subject: Re: php/apache/ssl core dumps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: patrick List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 21:33:21 -0000 Hi Ruben, I have been experiencing the same thing, both by using the ports and by building manually from source. I prefer to build from source, as I find the ports tree to be a bit difficult to use when it comes to the way it handles PHP stuff. At any rate, I solved my problem by not building mod_ssl as a shared module. Statically compiled, I no longer get the crashes. Perhaps the ports tree has an option to build mod_ssl this way... Patrick=20 On 5/16/05, Ruben Bloemgarten wrote: >=20 >=20 > Hi all, >=20 >=20 >=20 > I'm trying to get Apache to work with both ssl and php. However, when ssl > apache and php are installed and the php module is set to be loaded into > apache, apache core dumps (11). I'm using the latest ports tree. Also I'v= e > tried any number of combinations of mod_php, php-extensions, > apache13-mod_ssl, apache13-ssl, apache then openssl etc etc. This problem > has been discussed before but none of the solutions seem to be working. > Could anyone help ? >=20 >=20 >=20 > Thanks, >=20 >=20 >=20 > Ruben >=20 >=20 > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.11.10 - Release Date: 05/13/2005 >=20 >=20 >=20 > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.11.10 - Release Date: 05/13/2005 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >