ID: 29301
Updated by: [EMAIL PROTECTED]
Reported By: parixit at rci dot rutgers dot edu
Status: Bogus
Bug Type: OCI8 related
Operating System: Redhat Linux AS 3.0
PHP Version: Irrelevant
New Comment:
Does ldconfig know about it ?
`ldconfig -p | grep clntsh` ?
If it doesn't - add /u01/app/oracle/9i/lib/ to the /etc/ld.so.conf file
and run `ldconfig`.
Previous Comments:
------------------------------------------------------------------------
[2004-07-21 15:58:53] parixit at rci dot rutgers dot edu
Thank you all for the fast replies. I am *Very* new to this. I do
have the oracle 9i client installed. And I have that file it is
located at: /u01/app/oracle/9i/lib/libclntsh.so.9.0
------------------------------------------------------------------------
[2004-07-21 15:56:20] [EMAIL PROTECTED]
You are missing the Oracle client libraries, which is
where the library you are needing resides. PHP does not
provide this. I assume you would get this from Oracle
as part of their client install.
------------------------------------------------------------------------
[2004-07-21 15:53:08] [EMAIL PROTECTED]
Perhaps you just don't have Oracle Client installed and this message
tells you about that.
And I'm not sure if the RPM should require libcntsh.so at all, 'cos
this lib is never installed through RPM system.
------------------------------------------------------------------------
[2004-07-21 15:47:49] parixit at rci dot rutgers dot edu
I am new to php, linux. I did not know php has nothing to with RPMS.
Do you have any suggestions for my problem?
------------------------------------------------------------------------
[2004-07-21 15:35:32] [EMAIL PROTECTED]
Why exactly is this a PHP bug if PHP has nothing to do with RPMs ?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29301
--
Edit this bug report at http://bugs.php.net/?id=29301&edit=1