Connecting to Oracle via Apache running mod perl [message #472979] |
Wed, 25 August 2010 03:19 |
makora
Messages: 1 Registered: August 2010
|
Junior Member |
|
|
Hello,
I have a linux machine which is running as a Apache web server with mod perl and a machine running as a standalone Oracle server. When i try to connect to Oracle via the Apache server, it fails with the error : "
install_driver(Oracle) failed: Can't load '/opt/oracle/111/perl/lib/site_perl/5.8.3/i686-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 229
"
On the same development server machine i have a server running CGI perl and it is able to connect to the Oracle machine.
This seems to me to be a mod_perl specific issue and I have tried updating the ld.so.conf with $ORACLE_HOME/lib and running ldconfig ( as root ) without any luck.
Kindly throw some light on this issue. It has been bothering me for quite sometime now!
Let me know if you need more information
Thanks!
[Updated on: Wed, 25 August 2010 09:17] Report message to a moderator
|
|
|