Problems with image fields
Brian Bruns
camber at ais.org
Sun Apr 14 21:24:46 EDT 2002
Wouldn't hurt, I'll see if I can't take a crack at it in the meantime.
You said you were using TDS 7.0, current snapshot of FreeTDS, and PHP 4.1.2
right? Are you using --with-sybase or --with-sybase-ct?
I wont be getting to it tonight but hopefully I can look at it tomorrow.
The other thing to try, and this may be quicker, is to compile PHP as CGI
and then run it under gdb, when it segfaults to a 'bt' or 'where' to get
the stack trace and post it. That will tell us whether it is crashing
inside freetds or php.
Brian
On Sun, 14 Apr 2002, Matthew Gamble wrote:
> Thanks. It now works from sqsh, but still seg faults apache. I am
> setting textsize inside the stored proc, so I know it is now getting set.
>
> I assume now that this is a PHP issue, and not a freetds issue? Should I
> file a PHP bug report? I'm using PHP 4.1.2
>
> Regards,
>
> M. Gamble
>
More information about the FreeTDS
mailing list