At 8:34 AM -0400 5/10/01, Harnish, Joe wrote:
>When I start getting this error, I can shutdown the httpd server, and the
>machine and it will still give this error.  If I wait a 
>while(sometimes hours, sometimes days) it will come
>back.  Sometimes it is a few hours.  Sometimes it is days.  I have installed
>Apache::DBI in hopes of a possible fix. 
>
>The error I get is:
>Software error:
>
>Can't load
>'/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBD/Oracle/Oracle.so' for
>module DBD::Oracle: libclntsh.so.8.0: cannot open shared object file: No
>such file or directory at /usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line
>200. at (eval 13) line 3
>
>For help, please send mail to the webmaster (root@localhost
><<mailto:root@localhost>mailto:root@localhost>), giving this error 
>message and the time and date of
>the error.
>
>____________________________________________________________________________
>__________________
>
>This is on a Dell running RedHat Linux 7.  The file is there and it readable
>by everyone (along with the path to get there).  Is there a way I can
>compile it statically?  Because 95% of  my scripts  access the Oracle
>Database.  I have put the so files in their proper places.

I had a CGI that became a mod perl app and it was doing a chroot.  As 
a CGI, chroot is fine.  As an Apache::Registry script, it will cause 
these errors.

Rob



--
As soon as you make something foolproof, someone will create a better fool.

Reply via email to