[rt-users] mysql.pm problem

Tim Atkinson tim.atkinson at itouch.com.au
Thu Jul 12 03:13:31 EDT 2001


Hi.

I am seeing the following errors in the httpd error log:

Had to create DBD::mysql::db::imp_data_size unexpectedly at
/usr/lib/perl5/site_perl/5.005/i386-linux/DBI.pm line 703.

[Thu Jul 12 16:55:56 2001] [error] Undefined subroutine &DBD::mysql::db::_login
called at /usr/lib/perl5/site_perl/5.005/i386-linux/DBD/mysql.pm line 124.

When viewed in a browser, the first error gives a "document contains no data"
error and the second gives a 500 "internal server error".

I have done a "make test" for the module and it connects without a problem.
Also, I have tried to connect to the db as rt_user and can do so without a
problem.

The lines in my httpd.conf are as follows:

PerlModule Apache::DBI
PerlRequire /usr/local/rt2/bin/webmux.pl
SetHandler perl-script
PerlHandler RT::Mason

Anyone got an idea what may be causing this?

Thanks.






More information about the rt-users mailing list