[rt-users] configure fastcgi with RT on RHEL 64-bit

Patrick Morris trick at adonis.net
Tue Aug 14 15:47:07 EDT 2007


fosterjam at adelphia.net wrote:
> Hi,
>
> I’m trying to configure RT with fastcgi on a linux host running RHEL 4.0 Update 2 on a x86_64 server. During the make for fastcgi I get the following messages
>   
> And When I try to start up Apache with fastcgi I get the following errors in the error_log
>
> Unable to load DBIx::SearchBuilder database handle for 'Oracle'.
>
> Perhaps you've picked an invalid database type or spelled it incorrectly.
>
> Can't load '/usr/lib64/perl5/site_perl/5.8.5/x86_64-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/lib64/perl5/5.8.5/x86_64-linux-thread-multi/DynaLoader.pm line 230.
>   
It looks like your library path isn't set correctly before Apache starts 
for it to be able to find the Oracle client libs.



More information about the rt-users mailing list