From owner-freebsd-questions@FreeBSD.ORG Fri May 21 18:02:01 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 D5718106566C for ; Fri, 21 May 2010 18:02:01 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 610C58FC08 for ; Fri, 21 May 2010 18:02:00 +0000 (UTC) Received: by bwz2 with SMTP id 2so175266bwz.13 for ; Fri, 21 May 2010 11:02:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=Jh4RHLslt+gactqaeY2IrPcrRlfoX2uOpzMRagTyhkA=; b=UrgbEwAYHUhPxFc0ECmVSImuOSopjECfVJBeajiyJ54I5nQ4kRfvGVBwJnI58cHcVx lMOlzlsi77DnalfzscKJKVoyAGa7ytynR947A4NWfKPICKwbgsQgwx5w0fKHJsSB31+E PPXwD1rFXLiJjXkIffpzKmecSN8azd3FYVz2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=QIhupG50IDviPldXNQtpmrB1w3JSTmNidUOUly3XL6X2mCCkqr3Wah3xrZjFrNdA0l OWcmHbpsGCus29HUcYOubXVRUBfyGFqY7HtVHxW1zwyag8lLaLdLo98VCgPQYIldllBm i9th1nlFflm0n8ddRiaNGEt4JS/fubg1qGhyc= Received: by 10.204.6.213 with SMTP id a21mr45031bka.118.1274464920190; Fri, 21 May 2010 11:02:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.175.75 with HTTP; Fri, 21 May 2010 11:01:40 -0700 (PDT) In-Reply-To: <4BF621C0.9040104@fechner.net> References: <20100521000841.51751.qmail@joyce.lan> <20100521001802.GB2276@darklight.org.ru> <4BF621C0.9040104@fechner.net> From: Zbigniew Szalbot Date: Fri, 21 May 2010 20:01:40 +0200 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Yuri Pankov Subject: Re: PHP upgrade fails 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: Fri, 21 May 2010 18:02:02 -0000 Hello, > 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). Absolutely so! I wish I had done that. I still have a strange problem. PHP seems almost fine at the moment. Sites are working to some extent at least. But I need to add one php extension so I went to /usr/ports/lang/php5-extensions, followed by make config. There I deselected some of the extensions I do not really need plus checked the one I am after. The installation went fine (I did not notice any errors) but when I issue: pkg_info -Ix php5 php5-5.3.2 PHP Scripting Language php5-bcmath-5.3.2 The bcmath shared extension for php php5-bz2-5.3.2 The bz2 shared extension for php php5-ctype-5.3.2 The ctype shared extension for php php5-dom-5.3.2 The dom shared extension for php php5-extensions-1.4 A "meta-port" to install PHP extensions php5-filter-5.3.2 The filter shared extension for php php5-ftp-5.3.2 The ftp shared extension for php php5-gd-5.3.2 The gd shared extension for php php5-gettext-5.3.2 The gettext shared extension for php php5-hash-5.3.2 The hash shared extension for php php5-iconv-5.3.2 The iconv shared extension for php php5-imap-5.3.2 The imap shared extension for php php5-json-5.3.2 The json shared extension for php php5-mbstring-5.3.2 The mbstring shared extension for php php5-mcrypt-5.3.2 The mcrypt shared extension for php php5-mysql-5.3.2 The mysql shared extension for php php5-mysqli-5.3.2 The mysqli shared extension for php php5-openssl-5.3.2 The openssl shared extension for php php5-pdo-5.3.2 The pdo shared extension for php php5-posix-5.3.2 The posix shared extension for php php5-pspell-5.3.2 The pspell shared extension for php php5-session-5.3.2 The session shared extension for php php5-simplexml-5.3.2 The simplexml shared extension for php php5-tokenizer-5.3.2 The tokenizer shared extension for php php5-xml-5.3.2 The xml shared extension for php php5-xmlreader-5.3.2 The xmlreader shared extension for php php5-xmlwriter-5.3.2 The xmlwriter shared extension for php php5-zip-5.3.2 The zip shared extension for php php5-zlib-5.3.2 The zlib shared extension for php I cannot find php5-pdf* which I was trying to install. Would you have any advice as to why this is happening and how to troubleshoot it on a 8.0-RELEASE-p2 with a Generic kernel? Many, many thanks in advance! -- Zbigniew Szalbot www.slowo.pl www.fairtrade.net.pl