From owner-freebsd-questions@FreeBSD.ORG Mon Aug 30 10:22:55 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 4857C16A4CE for ; Mon, 30 Aug 2004 10:22:55 +0000 (GMT) Received: from probsd.org (rrcs-midsouth-24-199-182-230.biz.rr.com [24.199.182.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC4E043D46 for ; Mon, 30 Aug 2004 10:22:54 +0000 (GMT) (envelope-from ms@probsd.org) Received: from localhost (jail [192.168.1.4]) by probsd.org (Postfix) with ESMTP id 12F6D9E4C2; Mon, 30 Aug 2004 06:23:14 -0400 (EDT) Received: from probsd.org ([192.168.1.4]) by localhost (jail [192.168.1.4]) (amavisd-new, port 10024) with ESMTP id 00395-06; Mon, 30 Aug 2004 06:23:12 -0400 (EDT) Received: by probsd.org (Postfix, from userid 1002) id 761289E4AC; Mon, 30 Aug 2004 06:23:12 -0400 (EDT) To: freebsd-questions@freebsd.org Message-Id: <20040830102312.761289E4AC@probsd.org> Date: Mon, 30 Aug 2004 06:23:12 -0400 (EDT) From: ms@probsd.org (Michael Sharp) X-Virus-Scanned: by amavisd-new at probsd.org - Isn't it ironic cc: subhro.kar@gmail.com Subject: RE: Apache failure after php-pspell and aspell upgrade 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: Mon, 30 Aug 2004 10:22:55 -0000 Did you do a complete sync of your ports tree prior to upgrading? And did you do a portupgrade -a? Regards S. 1. Yes, I always run cvsup, portsdb -uU, and pkgdb -uF before attempting to upgrade any ports. 2. No, I upgrade all needed ports one at a time with portupgrade -rR and a pkgdb -uF at the end to sync everything. Doing 1. again just now ( Aug 30, 6am ), I saw where aspell had a PORTREVISION upgrade so I thought that was the fix, but apache still refuses to start. Both aspell and php-pspell have been re-built against the ports tree as of Aug 30, 6am. Michael