[rt-users] Install on to new server

Brent Wiese brently at bjwcs.com
Thu Oct 16 03:48:16 EDT 2003


I'm moving my installation from one server to another.

As far as I can tell in my bleary-eyed state, everything is "the same"
between the 2 boxes (obviously something isn't or it'd be working).

I moved the mysql database from the live server to the new server.

Set up apache 1-something with mod-perl blah blah.

I'm getting this syslog error:

RT: Use of uninitialized value in numeric ne (!=) at
/usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Handle.pm line 669.
(/usr/local/www/data/rt-ticket/lib/RT.pm:247)

And this apache log error:

[Thu Oct 16 03:28:52 2003] [error] install_driver(mysql) failed: Can't
locate loadable object for module DBD::mysql in @INC (@INC contains:
/usr/local/www/data/rt-ticket/local/lib /usr/local/www/data/rt-ticket/lib
/usr/local/lib/perl5/site_perl/5.8.0/i386-freebsd
/usr/local/lib/perl5/site_perl/5.8.0/mach
/usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.0/BSDPAN /usr/local/lib/perl5/5.8.0/mach
/usr/local/lib/perl5/5.8.0 . /usr/local/ /usr/local/lib/perl) at (eval 1838)
line 3
Compilation failed in require at (eval 1838) line 3.
Perhaps a module that DBD::mysql requires hasn't been fully installed
 at /usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Handle.pm line
132

All the dependencies have been installed. Most likely there are newer
versions of the modules on this new server vs the live server.

I've checked through file perms in the site_perl dirs. Some were off, but
everything matches the live server now.

Any clues? More info needed?

Brent





More information about the rt-users mailing list