On Wed, Sep 01, 2004 at 04:39:51PM -0400, blackwater dev wrote: > I have tried recompiling with --with-mssql and --with-mssql=/usr/include/freetds > It all appears to compile correctly, except the info page does not > reflect the config was done with mssql at all. below is a snippet of > the config switches that were used. > > --enable-ftp \ > --enable-magic-quotes \ > --enable-safe-mode \ > --enable-sockets \ > --enable-sysvsem \ > --enable-sysvshm \ > --enable-discard-path \ > --enable-track-vars \ > --enable-trans-sid \ > --enable-yp \ > --enable-wddx \ > --without-oci8 \ > --with-pear=/usr/share/pear \ > --with-imap=shared \ > --with-imap-ssl \ > --with-kerberos=/usr/kerberos \ > --with-ldap=shared \ > --with-mysql=shared,%{_prefix} \ > --with-sybase=/usr/include/freetds \ > --with-mssql=/usr/include/freetds \ > > Any help would be appreciated. > > thanks, > >
It looks like you compiled it OK. Did you do a 'make install' afterwards? Did you restart the Apache server? I recently built PHP (4.3.8) with support for MS SQL and that was all I needed to do. -- Jim Kaufman Linux Evangelist public key 0x6D802619 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php