From owner-freebsd-questions@FreeBSD.ORG Wed Jul 13 07:05:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 12ED016A41C for ; Wed, 13 Jul 2005 07:05:10 +0000 (GMT) (envelope-from andras@kende.com) Received: from kende.com (ns1.kende.com [66.17.131.94]) by mx1.FreeBSD.org (Postfix) with SMTP id B649843D48 for ; Wed, 13 Jul 2005 07:05:07 +0000 (GMT) (envelope-from andras@kende.com) Received: (qmail 14464 invoked by uid 0); 13 Jul 2005 07:05:21 -0000 Received: from unknown (HELO ak) (67.173.211.239) by ns1.kende.com with SMTP; 13 Jul 2005 07:05:21 -0000 From: "Andras Kende" To: "'Beecher Rintoul'" , Date: Wed, 13 Jul 2005 02:05:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcWHYlVxovl5HABoQzCkylra8v2dVgAFt2XA Message-Id: <20050713070507.B649843D48@mx1.FreeBSD.org> Cc: Subject: RE: Port upgrade error 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: Wed, 13 Jul 2005 07:05:10 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Beecher Rintoul Sent: Tuesday, July 12, 2005 11:21 PM To: freebsd-questions@freebsd.org Subject: Port upgrade error While trying to update phpMyAdmin I get the following error: ===> Vulnerability check disabled, database not found ===> Found saved configuration for phpMyAdmin-2.6.2.1 ===> Extracting for phpMyAdmin-2.6.3.1 => Checksum OK for phpMyAdmin-2.6.3-pl1.tar.bz2. ===> Patching for phpMyAdmin-2.6.3.1 ===> Configuring for phpMyAdmin-2.6.3.1 ===> Installing for phpMyAdmin-2.6.3.1 ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/include/php/main/php.h - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/mysql.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/pcre.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/bz2.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/gd.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/openssl.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/pdf.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/zlib.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/mcrypt.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/mbstring.so - found ===> phpMyAdmin-2.6.3.1 depends on file: /usr/local/lib/php/20041030/mysqli.so - not found ===> Verifying install for /usr/local/lib/php/20041030/mysqli.so in /usr/ports/databases/php5-mysqli ===> php5-mysqli-5.0.4_2 Doesn't work with MySQL version : 50 (Doesn't support MySQL 323 40 50). *** Error code 1 I have upgraded php and tried building that extension separately. No joy. Anyone have a suggestion? Beech _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" I usually just fetch the latest Phpmyadmin and extract to a web directory. Only need to edit 3 things in config.inc.php Best regards, Andras Kende http://www.kende.com