So I resolved this issue, but am still having the same string of errors as before.
Is there any good way to test DBD::Oracle in the way the application is trying to make sure its connect as it should? Justin Brodley Supervisor of DataCenter Infrastructure SumTotal Systems, Inc. (Nasdaq: SUMT) 110-110th Ave NE Suite 700 Bellevue, WA 98004 OFFICE +1 425 637 1506 FAX +1 425 455 3071 MOBILE +1 425 753 7033 EMAIL [EMAIL PROTECTED] MSN justin_brodley -----Original Message----- From: Joop van de Wege [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 6:09 AM To: Justin Brodley Cc: [email protected] Subject: Re: [rt-users] DBIx::Searchbuilder issue Justin Brodley wrote: > We just got our oracle box working and I've gotten RT installed and all > the modules. I had some inititial difficulty with DBD::Oracle but > finally got "make test" to complete without failures. But I'm still > getting the attached errors in my apache logs from DBIx::Searchbuilder. > I searched the mailing list archives and saw mention that this is > normally a problem with DBD::Oracle not being installed correctly. Are > there other reasons I could be getting these errors or should I keep > looking at DBD::Oracle. > > > > I've also modified my ld.so.conf and suexec as recommended by person in > the archives with no luck. My guess is that the webserver owner doesn't know where to find the Oracle libraries. This usually means that ORACLE_HOME is not set. One thing you could try is to sudo to your webserver user and see if you can start sqlplus and connect to Oracle. Joop _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
