From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 19:07:17 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 59B481065692 for ; Mon, 2 Mar 2009 19:07:17 +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 13BCD8FC18 for ; Mon, 2 Mar 2009 19:07:16 +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 5E8D050865; Mon, 2 Mar 2009 20:07:18 +0100 (CET) Received: from [10.10.10.71] (unknown [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTP id 3D35550858; Mon, 2 Mar 2009 20:07:18 +0100 (CET) Message-ID: <49AC2E6A.8000303@webrz.net> Date: Mon, 02 Mar 2009 20:07:22 +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 | Solved 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 19:07:20 -0000 Problem solved. What I did is: - using Matthew's pkg_info -rx php5-mysql - after that Aryeh's solution on the php5-mysql port thanks for your help, Jos