Skip to Content.
Sympa Menu

freetds - Re: PHP/tds issue - partial

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: PHP/tds issue - partial
  • Date: Fri, 15 Sep 2000 08:31:42 -0400 (EDT)



Ok, I'm going to try this myself to figure out what's up. Your platform is
x86 Linux right?

Brian

On Thu, 14 Sep 2000, Michael Kimsal wrote:

> I feel really ridiculous about this - rasmus AND brian giving me directions,
> and I still can't get it to work.
>
> I've done a make clean on both php and freetds
>
> freetds I did
> ./configure --enable-msdblib --with-tdsver=4.2
> make
> make install
>
> php I did
> ./configure --enable-debug --with-sybase=/usr/local/freetds --with-gd
> (extra misc
> things)
> make
> Then copy the php binary to /usr/local/bin/php
>
> I run my php from command line, and get it to hang part way thru.
> ps ax | grep sock.php
> Get the PID
>
> gdb program PID
>
> I get in, type "where full"
> and I get what I posted before - a bunch on lines saying 'no symbol table'.
>
> Is there a step or flag I'm missing someplace?
>
>
>
> Brian Bruns wrote:
>
> > Ok, just checked, the proper way is to do ./configure --enable-debug ...
> >
> > Brian
> >
> > On Thu, 14 Sep 2000, Michael Kimsal wrote:
> >
> > > Ugh...
> > >
> > > I did a make clean of PHP 4 and recompiled with exporting CFLAGS=-g
> > > No luck. Does anyone else know how to get PHP to use the symbol table?
> > > (or whatever the terminology should be?!) ;)
> > >
> > >
> > >
> >
>
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>





Archive powered by MHonArc 2.6.24.

Top of Page