Skip to Content.
Sympa Menu

freetds - PHP 3.0.18

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Francisco Zavala" <fzavala AT bb.com.mx>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: PHP 3.0.18
  • Date: Thu, 5 Jul 2001 13:10:13 -0400


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



  • PHP 3.0.18, Francisco Zavala, 07/05/2001

Archive powered by MHonArc 2.6.24.

Top of Page