Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2011 18:16:58 +0200
From:      Damien Fleuriot <ml@my.gd>
To:        freebsd-questions@freebsd.org
Subject:   Re: mysql_connect error
Message-ID:  <4DF7897A.3010306@my.gd>
In-Reply-To: <AFA6FCD7CDF343F6AD717917D7EC619A@GLENN2>
References:  <0F3C08F3CEF445EB8DC0060735DCA69D@GLENN2>	<4DF771B7.4090104@my.gd><2DA8538A0B6947089C33DB97CAF2E918@GLENN2>	<4DF77D8C.9060802@FreeBSD.org> <AFA6FCD7CDF343F6AD717917D7EC619A@GLENN2>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/14/11 5:45 PM, Glenn McCalley wrote:
> 
> ----- Original Message ----- From: "Greg Larkin" <glarkin@freebsd.org>
> To: "Glenn McCalley" <glenn@bnetmd.net>
> Cc: <freebsd-questions@freebsd.org>
> Sent: Tuesday, June 14, 2011 11:26 AM
> Subject: Re: mysql_connect error
> 
> 
> On 6/14/11 10:49 AM, Glenn McCalley wrote:
>
> Greg,
> ----------------------------------------------------------------------
> www9# which php
> /usr/local/bin/php

> ----------------------------------------------------------------------
> www9# php -i | grep -i php.ini
> Configuration File (php.ini) Path => /usr/local/etc            <--
> matches phpinfo page
> Loaded Configuration File => /usr/local/etc/php.ini            <--
> matches phpinfo page
> /libexec/ld-elf.so.1: /usr/local/lib/mysql/libmysqlclient.so.16:
> Undefined symbol "pthread_cond_timedwait"                            
> <-- interesting, don't know if significant

> ----------------------------------------------------------------------
> www9# pkg_info -L php5-5\*    (Voluminous output, but here it is.)
> Information for php5-5.3.5:
> Files:
> /usr/local/man/man1/php-config.1.gz
> /usr/local/man/man1/phpize.1.gz

[snip]

> /usr/local/lib/php/build/scan_makefile_in.awk
> /usr/local/lib/php/build/shtool
> /usr/local/libexec/apache22/libphp5.so



> _______________________________________________
> 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"




# pkg_info -r php5-mysql-5.3.6
Information for php5-mysql-5.3.6:

Depends on:
Dependency: expat-2.0.1_1
Dependency: openssl-1.0.0_5
Dependency: perl-threaded-5.10.1_3
Dependency: pkg-config-0.25_1
Dependency: libxml2-2.7.8_1
Dependency: pcre-8.12
Dependency: libiconv-1.13.1_1
Dependency: apr-devrandom-1.4.2.1.3.10
Dependency: apache-2.2.17_2
Dependency: php5-5.3.6


You will likely want to rebuild your perl port.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DF7897A.3010306>