Skip to Content.
Sympa Menu

freetds - configuring php to work with freetds

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Felix Garc�a" <felix AT uva.es>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: configuring php to work with freetds
  • Date: Tue, 20 Nov 2001 05:56:24 -0500


I have installed freetds on linux and I have configured freetds.conf on
/usr/local/freetds/etc but I can't configure PHP 4.0.6 to work with
freetds.

My php configure order is:


./configure
--with-mysql=/usr/local/mysql
--with-apache=/opt/src/apache_1.3.20
--enable-track-vars
--enable-libgcc
--with-sybase=/usr/local/freetds

When I run <?phpinfo()?>
I get
'./configure' '--with-mysql=/usr/local/mysql'
'--with-apache=/opt/src/apache_1.3.20' '--enable-track-vars'
'--enable-libgcc'

What's happening?

Thanks in advance.




Archive powered by MHonArc 2.6.24.

Top of Page