DBD module loading problem



Objective - execute perl modules from apache that access an oracle database

Oracle database - 10gr2, SUSE SLES9 linux
Apache server - RHAS 4.0, oracle 10gr2 instant client

Perl Version
perl -v
This is perl, v5.8.5 built for i386-linux-thread-multi

Apache Version
apachectl -v
Server version: Apache/2.0.55
Server built: Feb 28 2006 10:15:42

mod_perl, DBI, DBD versions

mod_perl -2.0.2
DBI-1.50
DBD-Oracle 1.17
Apache DBI-0.9901

Error when running perl module from apache error_log file

[Sat Apr 22 20:48:04 2006] emahni.pl: install_driver(Oracle) failed: Can't load '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libnnz10.so: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.

ORACLE_HOME, LD_LIBRARY_PATH ($ORACLE_HOME/lib), TWO_TASK, and LD_RUN_PATH($ORACLE_HOME/lib:$ORACLE_HOME/rdbms/lib) set in httpd.conf

Running the script from the command line connects to the database and returns correct results.

I've googled using the following:
module DBD::Oracle: libnnz10.so

The third and fourth google entries look as though they may be helpful but i'm receiving a "server busy" message.

Anyone got an idea what is on these pages or experienced the same problem and would like to share a resolution?

Thanks.


.



Relevant Pages

  • Undefined symbol: PL_perl_destruct_level after upgrading....
    ... "test upgrade" and all that):P ... Basically, I recently upgraded apache, mysql & php using http:// ... it seems that _somehow_ Perl 5.8.0 was ... installed on the Woody server I admin. ...
    (Debian-User)
  • Re: Get remote IP in self-calling script
    ... environment variable contains the IP of the server. ... Post your perl code together with the two form HTML page (the first one, ... And in fact to load a page via ssl, no matter if html or perl, the ... and why apache behaves like this. ...
    (comp.lang.perl.misc)
  • Re: redirect / new website how to redirect old (google) links to new site ?
    ... we have a discussion forum written in Perl. ... We have other packages written in PHP. ... It may not be as good as Apache, but it still is a perfectly good webserver. ... People have been working on them, but they're still not ready for a serious server. ...
    (comp.lang.php)
  • Apache+Perl Net::SMTP Strange problem
    ... The application needs to send out email using a SMTP server as ... I wrote a test perl script test.cgi. ... The apache server is configured to run at apache:apache. ...
    (comp.lang.perl.misc)
  • Re: Bar Code
    ... I have a property accountability database using SYBASE. ... database using perl and cgi, and display the results on the Web Page ... using Apache. ... So you need to obtain for yourself Perl modules that ...
    (perl.dbi.users)