[rt-users] RT not working yet. Help!
Richard de Jong
richard.de.jong at framfab.nl
Fri Apr 4 09:20:48 EST 2003
Hi Jonathan,
I very recently installed RT3, and my Apache::DBI also did not install due
to failing mysql tests.
Doing a "force install Apache::DBI" from perl -MCPAN -eshell did the trick.
Good luck,
Rich
-----Original Message-----
From: jkaufman at footlocker.com [mailto:jkaufman at footlocker.com]
Sent: donderdag 3 april 2003 19:09
To: Jesse Vincent
Cc: rt-users at lists.fsck.com
Subject: Re: [rt-users] RT not working yet. Help!
Still not working, No change with:
Set($DatabaseHost , 'undef');
Set($DatabaseRTHost , 'undef');
or with:
Set($DatabaseHost , '');
Set($DatabaseRTHost , '');
I still get
[Thu Apr 3 10:46:59 2003] [error] Can't locate object method "new" via
package "RT::Handle" at /data/htdocs/base/rt3/lib/RT.pm line 122.
Any other ideas? Could it be something not quite right with my perl
modules? the make test for Apache::DBI didn't go well (no problems with the
make however)....Could that be it?
Here is the output of the make test for Apache::DBI
PERL_DL_NONLAZY=1 /opt/freeware/bin/perl -Iblib/arch -Iblib/lib
-I/opt/freeware/lib/perl5/5.6.1/ppc-aix -I/opt/freeware/lib/perl5/5.6.1 -e
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/10mysql....ok 2/7# Failed test (t/10mysql.t at line 28)
# got: '123'
# expected: '124'
t/10mysql....ok 7/7# Looks like you failed 1 tests of 7.
t/10mysql....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/7 tests, 85.71% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t/10mysql.t 1 256 7 1 14.29% 5
Failed 1/1 test scripts, 0.00% okay. 1/7 subtests failed, 85.71% okay.
make: *** [test_dynamic] Error 2
Jonathan Kaufman
Foot Locker Inc.
E-Mail: jkaufman at footlocker.com
More information about the rt-users
mailing list