From owner-freebsd-questions@FreeBSD.ORG Wed Jul 13 07:56:12 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 15D7816A41C for ; Wed, 13 Jul 2005 07:56:12 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA02843D45 for ; Wed, 13 Jul 2005 07:56:11 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so74151nzk for ; Wed, 13 Jul 2005 00:56:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=doq+GkAU9MQlj1pE+tlZFd2zgbHmgv5+2CgmeOvOGUlfD+K4BWi5taeoSoRVEkoQ0OsdMVfK1DzUaPx8h0kZ1Xdtj3ByFLD8848S9S+Gz8a6kxXPKwGmLnfwxBDNpP+6xq5ArYdOuJo5e+pVjnxkfFqXK1mNG5/uCVTLI4BYLyw= Received: by 10.36.138.9 with SMTP id l9mr581713nzd; Wed, 13 Jul 2005 00:56:11 -0700 (PDT) Received: by 10.36.105.17 with HTTP; Wed, 13 Jul 2005 00:56:11 -0700 (PDT) Message-ID: <7cbadc870507130056196972d1@mail.gmail.com> Date: Wed, 13 Jul 2005 09:56:11 +0200 From: Nelis Lamprecht To: Beecher Rintoul In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Port upgrade error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nelis Lamprecht List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2005 07:56:12 -0000 On 7/13/05, Beecher Rintoul wrote: > While trying to update phpMyAdmin I get the following error: > =3D=3D=3D> Verifying install for /usr/local/lib/php/20041030/mysqli.so= in > /usr/ports/databases/php5-mysqli > =3D=3D=3D> php5-mysqli-5.0.4_2 Doesn't work with MySQL version : 50 > (Doesn't support MySQL 323 40 50). > *** Error code 1 >=20 > I have upgraded php and tried building that extension separately. No > joy. Anyone have a suggestion? >=20 Either remove php5-mysqli from /var/db/ports/phpMyAdmin/options or run MySQL 4.1 Server. Regards, Nelis