From owner-freebsd-questions@FreeBSD.ORG Fri May 21 06:01:54 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0F7C1065674 for ; Fri, 21 May 2010 06:01:54 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2C8948FC23 for ; Fri, 21 May 2010 06:01:53 +0000 (UTC) Received: from server.idefix.lan (ppp-93-104-103-160.dynamic.mnet-online.de [93.104.103.160]) (authenticated bits=0) by anny.lostinspace.de (8.14.3/8.14.3) with ESMTP id o4L61kKZ058999; Fri, 21 May 2010 08:01:50 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id 57EDC491E; Fri, 21 May 2010 08:01:46 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by server.idefix.lan (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TjyUWZvIP1Tc; Fri, 21 May 2010 08:01:40 +0200 (CEST) Received: from matthias-fechners-macbook.local (tmo-105-229.customers.d1-online.com [80.187.105.229]) by server.idefix.lan (Postfix) with ESMTPA id 2E0A8490B; Fri, 21 May 2010 08:01:38 +0200 (CEST) Message-ID: <4BF621C0.9040104@fechner.net> Date: Fri, 21 May 2010 08:01:36 +0200 From: Matthias Fechner User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Zbigniew Szalbot References: <20100521000841.51751.qmail@joyce.lan> <20100521001802.GB2276@darklight.org.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (anny.lostinspace.de [80.190.182.2]); Fri, 21 May 2010 08:01:50 +0200 (CEST) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on anny.lostinspace.de Cc: Yuri Pankov , freebsd-questions@freebsd.org Subject: Re: PHP upgrade fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 06:01:54 -0000 Hi, Am 21.05.10 02:23, schrieb Zbigniew Szalbot: > I think something is wrong. It may be that I upgraded the wrong php > port? My initial command was portupgrade php\* > it is always a good advice to check /usr/ports/UPDATING before you start upgrading anything, there is a manual in how to upgrade php to version 5.3 without problems (as far your application runs with 5.3). Bye, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook