From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 12:57:17 2004 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 7316516A4CE; Wed, 3 Mar 2004 12:57:17 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF8943D31; Wed, 3 Mar 2004 12:57:17 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1AydQb-0003lr-1t; Wed, 03 Mar 2004 13:57:17 -0700 Date: Wed, 3 Mar 2004 13:57:17 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false cc: freebsd-sparc64@freebsd.org Subject: php4 imp problem 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: Wed, 03 Mar 2004 20:57:17 -0000 I ahe configured imp+mysql+apache+ssl on my Ultra 60 running FreeBSD 5.2.1/sparc64 the problem is that when I list my inbox and I click on one message the apache child process doign the imp stuff dies: [Wed Mar 3 21:51:15 2004] [notice] child pid 18104 exit signal Segmentation fault (11) I ahve no clue about this error.. I am more than sure that the configuratoin is okay because the same configuration works on i386. anyone has any hints ? thanks Rick