Installation documentation change

I started installing the latest RT today and am stuck with this error in
the installation script.

/usr/bin/perl /opt/rt2/etc/insertdata
Can’t locate object method “new” via package “RT::Handle” at
/opt/rt2/etc/insertdata line 25.
make: *** [insert] Error 255

The config.pm file says.

Database driver beeing used - i.e. MySQL.

$DatabaseType=“!!DB_TYPE!!”;

– when I used
$DatabaseType=“MySQL”;

I got the error. When I changed it to.
$DatabaseType=“mysql”;

There were no errors. The Documentation needs to be changed so that it
says

i.e. mysql
I think that this is less confusing and people will be able to get this
to work with less problems.
Little things make a diffrence.
wade

David Wade Arnold

www.eccentrichosting.net
wade@eccentrichosting.net
be confident, be secure, be eccentric
GPG key fingerprint = FB4E A526 AE19 5D65 FABB 50B2 4719 BB41 B4D5 7312