From owner-freebsd-current@FreeBSD.ORG Wed Mar 31 12:42:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4D5816A4CE for ; Wed, 31 Mar 2004 12:42:17 -0800 (PST) Received: from viviendaatualcance.com.mx (dsl-200-78-18-163.prod-infinitum.com.mx [200.78.18.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A3343D2F for ; Wed, 31 Mar 2004 12:42:12 -0800 (PST) (envelope-from eculp@viviendaatualcance.com.mx) Received: from localhost (localhost [127.0.0.1]) (uid 80) by viviendaatualcance.com.mx with local; Wed, 31 Mar 2004 14:42:12 -0600 Received: from dsl-201-129-46-8.prod-infinitum.com.mx (dsl-201-129-46-8.prod-infinitum.com.mx [201.129.46.8]) by mail.viviendaatualcance.com.mx (Horde) with HTTP for ; Wed, 31 Mar 2004 14:42:12 -0600 Message-ID: <20040331144212.c0g0kggg4sswg8gc@mail.viviendaatualcance.com.mx> Date: Wed, 31 Mar 2004 14:42:12 -0600 From: Edwin Culp To: freebsd-current@freebsd.org References: <20040330043830.scwgckcs8kcc0cws@mail.viviendaatualcance.com.mx> <40697C93.2070701@alumni.rice.edu> <20040330080440.wp0k8084ko0cwgsg@mail.viviendaatualcance.com.mx> <200403312204.56705.freebsd-current@webteckies.org> In-Reply-To: <200403312204.56705.freebsd-current@webteckies.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-EnContacto.net: Edwin Culp celular Mexico 001 228 824 5542 WorldInternet.ORG X-WorldInternet.org: Edwin Culp Te mantiene, siempre, EnContacto. X-Mailman-Approved-At: Thu, 01 Apr 2004 04:46:41 -0800 Subject: Re: apache13 signal 11 with php4 - with or without ssl X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 20:42:18 -0000 Quoting Melvyn Sopacua : > On Tuesday 30 March 2004 16:04, Edwin Culp wrote: > >> > Reverting to the PCRE bundled with PHP 4.3.4 (PCRE version 4.3) resolved >> > the problem for me (just replace the PHP 4.3.5 ext/pcre directory with >> > the one from PHP 4.3.4). >> >> Going to try that, right now. I'll let you and the list >> know. > > I traced this to openldap21-client. Try omitting that one. See for more info > the "Last NSS commit is dangerous" thread. I'm using openldap22 so unless it has a problem, I hope that isn't the problem. I'm very dependent on ldap. Thanks, ed