ID: 32343 Updated by: [EMAIL PROTECTED] Reported By: Gustavo_Portillo at cantv dot net -Status: Open +Status: Bogus -Bug Type: Oracle related +Bug Type: OCI8 related Operating System: suse 9.1 PHP Version: 4.3.10 New Comment:
We don't support any binary releases which we don't release ourselves.. Ask SUSE support for help. Previous Comments: ------------------------------------------------------------------------ [2005-03-16 22:01:03] Gustavo_Portillo at cantv dot net 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 this bug report at http://bugs.php.net/?id=32343&edit=1
