From owner-freebsd-questions@FreeBSD.ORG Tue Nov 28 06:34:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A74EA16A4A0 for ; Tue, 28 Nov 2006 06:34:15 +0000 (UTC) (envelope-from list@museum.rain.com) Received: from ns.umpquanet.com (ns.umpquanet.com [63.105.30.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F80843CAE for ; Tue, 28 Nov 2006 06:34:04 +0000 (GMT) (envelope-from list@museum.rain.com) Received: from ns.umpquanet.com (localhost [127.0.0.1]) by ns.umpquanet.com (8.13.8/8.13.8) with ESMTP id kAS6Xw2l071266 for ; Mon, 27 Nov 2006 22:33:58 -0800 (PST) (envelope-from list@museum.rain.com) Received: (from james@localhost) by ns.umpquanet.com (8.13.8/8.13.8/Submit) id kAS6Xwts071265 for freebsd-questions@freebsd.org; Mon, 27 Nov 2006 22:33:58 -0800 (PST) (envelope-from list@museum.rain.com) Date: Mon, 27 Nov 2006 22:33:58 -0800 From: James Long To: freebsd-questions@freebsd.org Message-ID: <20061128063358.GA71095@ns.umpquanet.com> References: <20061128054846.GA59193@ns.umpquanet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061128054846.GA59193@ns.umpquanet.com> User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: Latest Apache13 with PHP5 crashes when PostgreSQL support is added 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: Tue, 28 Nov 2006 06:34:15 -0000 On Mon, Nov 27, 2006 at 09:48:46PM -0800, James Long wrote: > I have been running Apache (apache+mod_ssl-1.3.34+2.8.25_1) for some > time with php5 and extensions to support PostgreSQL 8.0.9. After > upgrading to PostgreSQL 8.1.15 I find that Apache crashes if the > php5 PostgreSQL extension is installed. I have updated Apache to > apache+mod_ssl-1.3.37+2.8.28 with no improvement. I have > pkg_deleted and re-installed the php5 port with no improvement. Please forgive the typo, I am running PostgreSQL 8.1.5: postgresql-client-8.1.5 PostgreSQL database (client) postgresql-server-8.1.5 The most advanced open-source database available anywhere