PHP 3.0.18

Francisco Zavala fzavala at bb.com.mx
Thu Jul 5 13:10:13 EDT 2001


I'm trying to install freetds with PHP 3.0.18 and apache 3.1.12 for access
to MSSQL-SERVER 6.5, I made all instructions, but does not work.

This is the process I followed:

I installed Postgres 6.5.3, gd 1.3 , freetype 1.3.1, mm 1.0.12 ,openssl
0.9.4, mod_ssl 2.6.6-3.1.12

I Installed Freetds with opcions:
./configure --prefix=/usr/local/freetds --with-tdsver=4.2 

Apache with ssl

PHP with next:
./configure --with-apxs=/usr/local/apache/apxs
--with-config-path=/usr/local/apache/conf --with-pgsql=/usr/local/pgsql
--with-sybase=/usr/local/freetds --with-gd=/usr/local
--with-ttf=/usr/local --enable-track-vars

Apache works fine, PHP works fine except functions sybase_* and mssql_*,
when I try to make a call function "mssql_connect" it says "The document
is empty"

Please, I need to add MSSQL to PHP



More information about the FreeTDS mailing list