[rt-users] DBIx::Searchbuilder issue
Justin Brodley
jbrodley at sumtotalsystems.com
Fri Apr 20 13:42:29 EDT 2007
I have ran this code TWO_TASK=FOO perl -MDBI -le 'DBI->connect("DBI:Oracle:", "rt3", "rt3")' and have received no error back, which I assume "no error" is good news.
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 jbrodley at sumtotalsystems.com
MSN justin_brodley
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Justin Brodley
Sent: Friday, April 20, 2007 10:37 AM
To: Joop van de Wege
Cc: rt-users at lists.bestpractical.com
Subject: RE: [rt-users] DBIx::Searchbuilder issue
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 jbrodley at sumtotalsystems.com
MSN justin_brodley
-----Original Message-----
From: Joop van de Wege [mailto:JoopvandeWege at mococo.nl]
Sent: Friday, April 20, 2007 6:09 AM
To: Justin Brodley
Cc: rt-users at lists.bestpractical.com
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: sales at bestpractical.com
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
More information about the rt-users
mailing list