From: koen_van_bastelaere at pandora dot be Operating system: HP/UX 11 PHP version: 4.3.4RC2 PHP Bug Type: *Configuration Issues Bug description: Compilation with Oracle 9.2 should be with $ORACLE_HOME/lib32
Description: ------------ ./configure --without-mysql --with-oci8 --with-apxs=/opt/oracle/product/9.2.0/Apache/Apache/bin/apxs The Oracle libclntsh.sl wich should be used in the Makefile is: /opt/oracle/product/9.2.0/lib32/libclntsh.sl On HP/UX, $ORACLE_HOME/lib contains the 64bit version, which cannot be used by the 32bit php Reproduce code: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A -- Edit bug report at http://bugs.php.net/?id=25980&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25980&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25980&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25980&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25980&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25980&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25980&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25980&r=support Expected behavior: http://bugs.php.net/fix.php?id=25980&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25980&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25980&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25980&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25980&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25980&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25980&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25980&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25980&r=float