ID: 5269 Updated by: [EMAIL PROTECTED] Reported By: abuxbaum at concretemedia dot com -Status: Closed +Status: Bogus -Bug Type: Oracle related +Bug Type: OCI8 related Operating System: Linux 2.2.14-5.0smp #1 SMP PHP Version: 4.0 Release Candidate 2
Previous Comments: ------------------------------------------------------------------------ [2000-07-26 13:39:40] [EMAIL PROTECTED] 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-07-26 02:07:29] [EMAIL PROTECTED] Please verify that it´s still happening using the latest version of PHP (release 4.0.1pl2 or CVS). ------------------------------------------------------------------------ [2000-06-29 15:02:37] abuxbaum at concretemedia dot com It is version PHP 4.0.0 If I compile with PHP with oracle support as follow = configure --prefix=/opt/PHP4 --with-apxs=/usr/sbin/apxs --with-mysql --with-oci8=/u01/app/oracle/product/8.1.6 apache will not run it will not even log anything to error.log what can it do to resolve this ????? Thanks, Abraham ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=5269&edit=1