From owner-freebsd-current@FreeBSD.ORG Fri Jul 2 17:13:37 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 AAF6116A4CE for ; Fri, 2 Jul 2004 17:13:37 +0000 (GMT) Received: from alpargata.net (alpargata.net [66.92.8.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5927F43D31 for ; Fri, 2 Jul 2004 17:13:37 +0000 (GMT) (envelope-from nospam@illusionart.com) Received: from illusionart.com (localhost [127.0.0.1]) (authenticated bits=0) by alpargata.net (8.12.10/8.12.9) with ESMTP id i6121xXp005103 for ; Wed, 30 Jun 2004 19:02:03 -0700 (PDT) Date: Wed, 30 Jun 2004 19:01:55 -0700 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Vonleigh Simmons To: current@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.553) Subject: Apache13+mod_ssl and mod_php4 core dumping 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: Fri, 02 Jul 2004 17:13:37 -0000 The box is an i386 with a P4, 1GB RAM. I installed apache using add_pkg -r apache+mod_ssl, then installed PHP from ports (because I need GD and a few other things). After installing PHP however, apache core dumps on startup. If I eliminate the AddModule and LoadModule lines, then it starts up fine. I've read a few other messages on the freeBSD lists that pointed at DOMXML, PostgreSQL or MNGOSearch, but I'm not installing any of these options at mod_php make time. This box should've been running two days ago, so any info is very much appreciated. Vonleigh Simmons