Hi

Make sure the directory(ies) leading to OH/lib and the library itself is readable and accessible to the user running the web app (nobody or apache or whatever). Check all permissions to make sure its readable and accessible.

Michael


 On Tue, 26 Aug 2008, Bruce Johnson wrote:

Date: Tue, 26 Aug 2008 12:03:30 -0700
From: Bruce Johnson <[EMAIL PROTECTED]>
To: DBI Users Mailing List <[email protected]>
Subject: DBD::Oracle issue

Setting up a new server, using the DBD::Oracle driver I'm getting the following error:

[Tue Aug 26 11:43:45 2008] [error] [client 128.196.45.237] install_driver(Oracle) failed: Can't load '/opt/lampp/lib/perl5/ site_perl/5.10.0/i686-linux/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /opt/lampp/lib/perl5/5.10.0/i686-linux/DynaLoader.pm line 203.

The usual fix for this is to make sure LD_LIBRARY_PATH includes $ORACLE_HOME/lib

It does, from my CGI environment listing: (only relevant ones listed.)

CGI Environment

ORACLE_HOME = /home/oracle/product/10.2.0/db_1

LD_LIBRARY_PATH = /opt/lampp/lib:/opt/lampp/lib:/home/oracle/product/ 10.2.0/db_1/lib


What else could cause this problem?



--
                ---//---
Time flies like the wind. Fruit flies like bananas.
        --- Groucho Marx

Either write something worth reading or do something worth writing.
        --- Benjamin Franklin

A meeting is an event at which the minutes are kept and the hours are lost

Reply via email to