From: Gustavo_Portillo at cantv dot net Operating system: suse 9.1 PHP version: 4.3.10 PHP Bug Type: Oracle related Bug description: oci8.so problem
Description: ------------ Good Afternoon. I need connect to a oracle 9 database from a php page. I installed oracle 9.2.0 client on my web sever, when I try to run the php-oci8-4.3.2-19.ent.O9206.i386.rpm its fail. The oracle client was installed ok, you can connect to the data base using sqplplus. I wish use oci8.so to connect to the data base, but oci8.so not exists in /usr/lib/php/extension paht, toh solve this I tried to run php-oci8-4.3.2-19.ent.O9206.i386.rpm but itīs fail an show the message: warning: php-oci8-4.3.2-19.ent.O9206.i386.rpm: V3 DSA signature: NOKEY, key ID 0c98ff9d error: Failed dependencies: libclntsh.so.9.0 is needed by php-oci8-4.3.2-19.ent.O9206 I donīt know wath is happend. The variable LD_LIBRERY_PATH, was defined in .bashrc file, and it's contain : export LD_LIBRARY_PATH=$ORACLE_HOME/lib. If you could help me itīs going to be very pretiated. Greettings Gustavo. Reproduce code: --------------- rpm -ivh php-oci8-4.3.2-19.ent.O9206.i386.rpm Expected result: ---------------- warning: php-oci8-4.3.2-19.ent.O9206.i386.rpm: V3 DSA signature: NOKEY, key ID 0c98ff9d error: Failed dependencies: libclntsh.so.9.0 is needed by php-oci8-4.3.2-19.ent.O9206 Actual result: -------------- warning: php-oci8-4.3.2-19.ent.O9206.i386.rpm: V3 DSA signature: NOKEY, key ID 0c98ff9d error: Failed dependencies: libclntsh.so.9.0 is needed by php-oci8-4.3.2-19.ent.O9206 -- Edit bug report at http://bugs.php.net/?id=32343&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32343&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32343&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32343&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32343&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32343&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32343&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32343&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32343&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32343&r=support Expected behavior: http://bugs.php.net/fix.php?id=32343&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32343&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32343&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32343&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32343&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32343&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32343&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32343&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32343&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32343&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32343&r=mysqlcfg