[freetds] php undefined symbol: mssql_module_entry (cannot load phpwith --with-mssql=/usr/local/freetds)
Carlos García
cgarcia at intdatacollection.com
Thu Nov 9 13:16:16 EST 2006
(sorry, I did not read the full previous response from Daniel Fazekas)
freeTDS is on 2 places !!
from usr/local/bin:
./tsql -C
Compile-time settings (established with the "configure" script)
Version: freetds v0.65.dev.20061103
freetds.conf directory: /usr/local/etc
MS db-lib source compatibility: yes
Sybase binary compatibility: no
Thread safety: yes
iconv library: yes
TDS version: 5.0
iODBC: no
unixodbc: no
from /usr/local/freetds/bin
Compile-time settings (established with the "configure" script):
Version: freetds v0.64
MS db-lib source compatibility: yes
Sybase binary compatibility: unknown
Thread safety: yes
iconv library: yes
TDS version: 8.0
iODBC: no
unixodbc: no
command -V php tsql
php is /usr/local/bin/php
tsql is /usr/local/bin/tsql
How can I clean up one version of freeTDS and use the other one? Which
one to use? What path should I give to PHP configure?
Since running "which php " gives me "/usr/local/bin/php", that means i
have PHP installed on usr/local/bin/php? even thought when i build php
the configure prefix says ./configure --prefix=/wwwroot/php ?
Thanks you so much !!!!
Carlos
More information about the FreeTDS
mailing list