Skip to Content.
Sympa Menu

freetds - Re: [freetds] Producing the mssql.so

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steve Langasek <vorlon AT netexpress.net>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Producing the mssql.so
  • Date: Wed, 30 Jul 2003 10:34:24 -0500

On Wed, Jul 30, 2003 at 11:16:24AM -0400, Lowden, James K wrote:
> > From: Richard Soderberg [mailto:richard.soderberg AT kib.ki.se]
> > Sent: July 30, 2003 7:38 AM
> >
> > In order for PHP/dbx to speak to an MSSQL server I need to include
> > "extensions=mssql.so" in php.ini

> > As far as i understand, I can somehow produce it by using
> > libtool in the freetds tree, the question is how.

> I don't use PHP, but I know we don't produce any library called "mssql.so".
> There much be some other way to exercise FreeTDS as the mssql extension in
> PHP.

You must compile FreeTDS first, and then compile the mssql extension
*that's in the PHP source tree*, pointing it to the FreeTDS libs. This
is the DSO named mssql.so.

--
Steve Langasek
postmodern programmer



Archive powered by MHonArc 2.6.24.

Top of Page