From owner-freebsd-questions@FreeBSD.ORG Thu Feb 22 14:53:49 2007 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 1B14C16A400 for ; Thu, 22 Feb 2007 14:53:49 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp106.sbc.mail.re2.yahoo.com (smtp106.sbc.mail.re2.yahoo.com [68.142.229.99]) by mx1.freebsd.org (Postfix) with SMTP id A178C13C4B5 for ; Thu, 22 Feb 2007 14:53:48 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: (qmail 69651 invoked from network); 22 Feb 2007 14:53:47 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.131.134.207 with login) by smtp106.sbc.mail.re2.yahoo.com with SMTP; 22 Feb 2007 14:53:47 -0000 X-YMail-OSG: cB1Ia1MVM1na5zywKh3v9BgS9Zv9CDiPAQLMerLu5K3pl35UYV07iK1xqHNzu_Xvuiv3uUpELlm6zkXxpNA.zUM4Yge.gYmE55Ihio.hNIhjDHMWH3tVyoVpogOREzMFVxOFvCTFIGnLWw0- Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 4689C1146C; Thu, 22 Feb 2007 08:53:47 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yUWnX2DLuuY0; Thu, 22 Feb 2007 08:53:38 -0600 (CST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 55C3111469; Thu, 22 Feb 2007 08:53:36 -0600 (CST) Message-ID: <45DDAE6D.7000805@mikestammer.com> Date: Thu, 22 Feb 2007 08:53:33 -0600 From: Eric User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: Zbigniew Szalbot References: <1257.192.168.11.11.1172138104.squirrel@lists.lc-words.com> <45DD8B5D.5090008@gmail.com> <62254.192.168.11.7.1172155840.squirrel@lists.lc-words.com> In-Reply-To: <62254.192.168.11.7.1172155840.squirrel@lists.lc-words.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: php upgrade to 5.2.1 fails because of extensions 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: Thu, 22 Feb 2007 14:53:49 -0000 Zbigniew Szalbot wrote: > hello, > > Karol Kwiatkowski wrote: >> Update your ports tree to a clean one (without your modifications to php >> port). Try again (be sure to upgrade any required dependencies), send >> errors if any. > > Thanks for your hint! It did seem to help. I haven't yet restarted apache > but when I do > > $ php -v you probably have all the extensions doubled up in your extensions.ini file.