Skip to Content.
Sympa Menu

freetds - Re: FreeTDS & PHP 3.0.5 w/ Apache 1.3.3 on Debian 2.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: FreeTDS & PHP 3.0.5 w/ Apache 1.3.3 on Debian 2.0
  • Date: Mon, 7 Dec 1998 17:41:21 -0500 (EST)




On Mon, 7 Dec 1998, Martin Herbener wrote:

> I've searched the PHP and FreeTDS resources I know of and can't quite
> figure out if anyone has gotten this combination (FreeTDS & PHP 3.0.5 w/
> Apache 1.3.3 on Debian 2.0) working, especially against Microsoft SQL
> Server. I've have trouble MAKEing apache after I make php with the
> --with-sybase option referencing /usr/lib/freetds; I'm also very new to
> Linux and fairly new to PHP and Apache so I could be doing lots of things
> wrong.
>
> Anybody got an outline of the steps, or testimonials?
>

I've gotten RedHat 4.2/FreeTDS v0.40/PHP3.0.5/Apache 1.3.3 working. Off
the top of my head, you need to have LD_LIBRARY_PATH include the lib
directory of freetds (default /usr/local/freetds/lib) and $SYBASE needs to
point to the location of the interfaces file (default /usr/local/freetds).
Otherwise, post the errors from apache's make and let's see whats up.

Brian






Archive powered by MHonArc 2.6.24.

Top of Page