Re: [PHP-DEV] Bug #596: apache startup fails with php3 and sybase-ct loaded as a module. From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/29/98

> I compiled the software on RedHat Linux 5.1 and have Sybase CTLib 10.0.0 installed in /opt/sybase. I'm sure that CTLib is installed properly because I access my database using sybperl and sqsh.

Smells to me like a glibc problem. I am not much of a Linux guy, but I
bet if you somehow forced the build to use the old libc5 it would work.

-Rasmus