I didn't see a summary posted for the issue below. I have the same issue
for T64U 4.0F PK3, Oracle 8.1.6, Perl 5.6.0, DBD-Oracle 1.12. DBD/DBI
scripts work fine from the command prompt, but not from a browser--error is
below.. I have set LD_LIBRARY_PATH for root and the web user, still no joy.
Any suggestions etc. greatly appreciated.
---------------------------------
I just installed perl5.005_03 from perl5.004 and installed the latest
DBI, DBD-Oracle and CGI. All installed without errors.
I have several perl DBI/CGI scripts which now do not work from a web
browser, but do still work from the command line. From the browser they
return the below error:
install_driver(Oracle) failed: [Sat Sep 29 11:45:08 2001] xxx.cgi: [Sat
Sep 29 11:45:08 2001] xxx.cgi: Can't load
'/usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: dlopen: cannot load
/usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf/auto/DBD/Oracle/Oracle.so
at /usr/local/lib/perl5/5.00503/alpha-dec_osf/DynaLoader.pm line 169.
[Sat Sep 29 11:45:08 2001] xxx.cgi: [Sat Sep 29 11:45:08 2001] cal2.cgi:
[Sat Sep 29 11:45:08 2001] xxx.cgi: [Sat Sep 29 11:45:08 2001]
cal2.cgi: at (eval 4) line 3
Perhaps a required shared library or dll isn't installed where expected
at /usr2/local/apache/cgi-bin/xxx.cgi line 21
Can someone point me to the problem? Does perl need to be built with
certain options on Tru64?
Received on Tue Nov 13 2001 - 04:54:58 NZDT