[ale] Any DBI Oracle guys out there?

Armsby John-G16665 John.Armsby at motorola.com
Tue Jan 18 12:09:17 EST 2005


I have a little test script which runs from the shell "perl testOracleObject.pl"  It uses DBI successfully and prints a few records to the screen. No warnings, works great.
 
I take the same script, add a little html stuff... and run it directly as a url from cgi-bin

print"content-type: text/html\n\n";
print("<html><body>");
 
http://ga25web04.wepd.mot.com/cgi-bin/testOracleObject.pl <http://ga25web04.wepd.mot.com/cgi-bin/testOracleObject.pl> 
 
and APACHE 2.0.46 blows up.
 
Any ideas??  I am stumped.  Next thing to do is post to perl guys.....
 
John
 
 
 
[Tue Jan 18 11:41:44 2005] [error] [client 155.102.104.81] install_driver(Oracle) failed: Can't load '/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.9.0: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
[Tue Jan 18 11:41:44 2005] [error] [client 155.102.104.81]  at (eval 1) line 3
[Tue Jan 18 11:41:44 2005] [error] [client 155.102.104.81] Compilation failed in require at (eval 1) line 3.
[Tue Jan 18 11:41:44 2005] [error] [client 155.102.104.81] Perhaps a required shared library or dll isn't installed where expected
[Tue Jan 18 11:41:44 2005] [error] [client 155.102.104.81]  at oracleConnectionObject.pm line 54
-------------- next part --------------
An HTML attachment was scrubbed...




More information about the Ale mailing list