PHP/tds issue - partial

Brian Bruns camber at umcc.ais.org
Fri Sep 15 08:31:42 EDT 2000



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')
> 
> 




More information about the FreeTDS mailing list