ID: 4872 Updated by: [EMAIL PROTECTED] Reported By: bpinaud at ifrance dot com -Status: Closed +Status: Bogus -Bug Type: Oracle related +Bug Type: OCI8 related Operating System: Mandrake linux 7.0 PHP Version: 4.0.0 Release
Previous Comments: ------------------------------------------------------------------------ [2000-06-08 10:07:31] thies at cvs dot php dot net please relink your apache adding -lpthread to the LDFLAGS. the problem here is that a executable thats *not* linked agains -lpthread cannot load a shared library that is liked against -lpthread. (libphp4.so - linked against -lclntsh linked against -lpthread). this is a glibc-2.1 bug that supposed to be finxed in 2.2 (i heard) ------------------------------------------------------------------------ [2000-06-07 18:35:03] bpinaud at ifrance dot com I've got Orale 8.1.6 (Oracle 8i Rel2 for Linux) and if i compile php with oci8 support, apache doesn't want to start and there is nothing in the log of the system. without the oci8 support, php and apache works fine ! i use this for the configure scripts configure --with-apxs --with-pgsql --with-oci8 --with-mm --enable-sigchild --enable-inline-optimizations ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=4872&edit=1