Skip to Content.
Sympa Menu

freetds - Re: PHP 4.2.1 + FreeTDS 0.53 + MSSQL Server 2000

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: PHP 4.2.1 + FreeTDS 0.53 + MSSQL Server 2000
  • Date: Tue, 16 Jul 2002 13:38:48 -0400 (EDT)


Verify that the freetds lib directory is in either your ld.so.conf file
and you've run ldconfig, or it was in $LD_LIBRARY_PATH before running
apache.

On Tue, 16 Jul 2002, Eric Harrison wrote:

> I get everything compiled using --with-tdsver=7.0 for free tds and
> './configure' '--with-gd=/home/pollux/gd-1.8.4' '--with-mysql'
> '--with-sybase=/usr/local/freetds' '--with-iodbc=/usr/local/openlink'
> '--with-freetype' '--with-mhash' '--with-apxs=/usr/local/apache/bin/apxs'
> for php. When i run $conn = mssql_connect($server,$username,$password); i
> get Warning: 0 is not a Sybase link index in
> /home/httpd/html/vdn_dash/dotnet.inc.php on line 97. I also tried freetds
> ver 0.51 and had the same exact results. I am running apache 1.3.26 on
> FreeBSD.
> Thanks
> Eric
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>





Archive powered by MHonArc 2.6.24.

Top of Page