From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 18:35:12 2009 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 6109F1065780 for ; Mon, 2 Mar 2009 18:35:12 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id 1ABD28FC13 for ; Mon, 2 Mar 2009 18:35:12 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id B048C50944; Mon, 2 Mar 2009 19:35:12 +0100 (CET) Received: from [10.10.10.71] (unknown [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTP id 91EC750877; Mon, 2 Mar 2009 19:35:12 +0100 (CET) Message-ID: <49AC26E5.9060805@webrz.net> Date: Mon, 02 Mar 2009 19:35:17 +0100 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Matthew Seaman References: <49AA6060.60604@webrz.net> <49AA6302.2000408@gmail.com> <49AA850A.6020105@infracaninophile.co.uk> In-Reply-To: <49AA850A.6020105@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Cc: "Aryeh M. Friedman" , FreeBSD Questions Subject: Re: MySQL / php differ 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: Mon, 02 Mar 2009 18:35:14 -0000 Matthew Seaman wrote: > Actually, you may only need to recompile databases/php5-mysql > (possibly plus some dependencies) and then restart apache. If your DB > is on the same machine as where you're running phpMyAdmin, then you > will have the 5.0.77 client libraries already installed and > recompiling that one package should fix the observed problem. > thanks, I will try as Areyeh's solution unfortunately didn't solve the problem. Jos Chrispijn