Skip to Content.
Sympa Menu

freetds - [freetds] php undefined symbol: mssql_module_entry (cannot load phpwith --with-mssql=/usr/local/freetds)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Carlos García <cgarcia AT intdatacollection.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] php undefined symbol: mssql_module_entry (cannot load phpwith --with-mssql=/usr/local/freetds)
  • Date: Thu, 09 Nov 2006 10:16:16 -0800

(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













Archive powered by MHonArc 2.6.24.

Top of Page