From owner-freebsd-questions@FreeBSD.ORG Tue Jun 14 16:45:23 2011 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 A844C1065672 for ; Tue, 14 Jun 2011 16:45:23 +0000 (UTC) (envelope-from rjgonzale@estrads.com.ar) Received: from oproxy6-pub.bluehost.com (oproxy6-pub.bluehost.com [67.222.54.6]) by mx1.freebsd.org (Postfix) with SMTP id 5CEA38FC1A for ; Tue, 14 Jun 2011 16:45:23 +0000 (UTC) Received: (qmail 9684 invoked by uid 0); 14 Jun 2011 16:45:22 -0000 Received: from unknown (HELO box511.bluehost.com) (74.220.219.111) by cpoproxy3.bluehost.com with SMTP; 14 Jun 2011 16:45:22 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=estrads.com.ar; h=Received:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:X-Identified-User; b=Z7VGdNBjhs7JeRUkQjmTp8tuVJHGeU0Px7dV86tVpEYN2LntiGqOa/2O8tc4EPpkG16qkkMZhpzIlz3h8SRKuM3dE7iyhq9hUiQFfI+40nHtdfR+aqciNpR/BhyDIt10; Received: from 20-72-231-201.fibertel.com.ar ([201.231.72.20] helo=rjgonzale-laptop.localnet) by box511.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QWWjy-0006Iu-8A; Tue, 14 Jun 2011 10:45:22 -0600 From: Rodrigo Gonzalez To: freebsd-questions@freebsd.org, Glenn McCalley Date: Tue, 14 Jun 2011 13:45:18 -0300 User-Agent: KMail/1.13.7 (Linux/2.6.38.7-30.fc15.i686; KDE/4.6.3; i686; ; ) References: <0F3C08F3CEF445EB8DC0060735DCA69D@GLENN2> <201106141246.06598.rjgonzale@estrads.com.ar> <406F55CAA3BC4849A8D840BE1E79D3CD@GLENN2> In-Reply-To: <406F55CAA3BC4849A8D840BE1E79D3CD@GLENN2> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201106141345.18503.rjgonzale@estrads.com.ar> X-Identified-User: {32647:box511.bluehost.com:gonosade:estrads.com.ar} {sentby:smtp auth 201.231.72.20 authed with rjgonzale@estrads.com.ar} Cc: glarkin@freebsd.org Subject: Re: mysql_connect 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: Tue, 14 Jun 2011 16:45:23 -0000 On Tuesday, June 14, 2011 12:56:11 PM Glenn McCalley wrote: > Rodrigo, > The php.ini path and file match the phpinfo page. > > However, php -m does NOT report a mysql module, and I get the same > Undefined symbol error our of lubmysqlclient.so.16 that I mentioned in my > answer to Greg's post. > > The line "extension=mysql.so" IS is the extensions.ini file. > > Thanks, > Glenn. > I would start reompiling mysql client libraries and then php-mysql extension again