Skip to Content.
Sympa Menu

freetds - Re: PHP 3.0.18

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steve Langasek <vorlon AT netexpress.net>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Cc: Francisco Zavala <fzavala AT bb.com.mx>
  • Subject: Re: PHP 3.0.18
  • Date: Thu, 5 Jul 2001 15:00:14 -0500 (CDT)


Hola Francisco,

On Thu, 5 Jul 2001, Francisco Zavala wrote:

> 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.

Specifically, what instructions are you following? You don't say what version
of FreeTDS you're using, so I can't tell if it is indeed configured correctly.

If you are using FreeTDS 0.51 or earlier, you must configure it with

./configure --prefix=/usr/local/freetds --enable-dbmfix --with-tdsver=4.2

otherwise, I believe FreeTDS may conflict with other libraries used by
Apache, causing the error you see (which is actually a sign that PHP is
causing a segfault).

In 0.52, I understand the dbmfix argument will no longer be necessary.


> I Installed Freetds with opcions:
> ./configure --prefix=/usr/local/freetds --with-tdsver=4.2

Saludos,
Steve Langasek
postmodern programmer




  • PHP 3.0.18, Francisco Zavala, 07/05/2001
    • <Possible follow-up(s)>
    • Re: PHP 3.0.18, Steve Langasek, 07/05/2001

Archive powered by MHonArc 2.6.24.

Top of Page