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: Eric Harrison <eharrison AT 2wire.com>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: Re: PHP 4.2.1 + FreeTDS 0.53 + MSSQL Server 2000
  • Date: Wed, 7 Aug 2002 13:23:42 -0700


it is in the $LD_LIBRARY_PATH prior to running apache. same reults.

I have since updated to PHP 4.2.2 and apache 2.0.39 with no success

-----Original Message-----
From: Brian Bruns [mailto:camber AT ais.org]
Sent: Tuesday, July 16, 2002 10:39 AM
To: TDS Development Group
Subject: [freetds] Re: PHP 4.2.1 + FreeTDS 0.53 + MSSQL Server 2000


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')
>
>


---
You are currently subscribed to freetds as: [eharrison AT 2wire.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page