Trouble on FreeBSD + Apache + Php3 + FreeTDS

Prince Cat Prince at cubic.mat.ncku.edu.tw
Fri Oct 22 05:01:43 EDT 1999


On 10/21/99, "Michael Peppler <mpeppler at peppler.org>" wrote:
> Could be the libdb vs. libsybdb dbopen() conflict...
yes...it's right...!!

I use gdb to trace apache httpd,
and found it dead in apache: src/main/util.c ap_uname2id(), 
this function use getpwnam() to translate username to uid.
In freebsd, getpwnam called dbopen() in libc
so conflict with  libsybdb.



More information about the FreeTDS mailing list