Skip to Content.
Sympa Menu

freetds - Re: Apache 1.3.11 + PHP 3.0.13 + Freetds 5.0 + FreeBSD 3.1 = Core Dump?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Karl Pielorz <kpielorz AT tdx.co.uk>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Apache 1.3.11 + PHP 3.0.13 + Freetds 5.0 + FreeBSD 3.1 = Core Dump?
  • Date: Mon, 21 Feb 2000 23:28:24 +0000




crazydude AT www.com wrote:
>
> Just compiled freetds with --enable-msdbdlib and --with-tdsver=4.2
> Compiles everything ok, except that i can't start apache - httpd core
> dumped.
>
> Any ideas?

You'll probably need to compile FreeTDS with "--enable-dbmfix", then edit
PHP's "functions/sybase.c" file, and find any references to "dbopen" and
replace with "tdsdbopen", then compile and run etc.

Worked for me (may be way out, but it's late - and no one else seems to have
replied, unless my threading under NetScape is off again :)

-Kp




Archive powered by MHonArc 2.6.24.

Top of Page