On Aug 6, 2009, at 4:07 PM, flipflip wrote: > - Slim::bootstrap->loadModules([qw(version Time::HiRes > DBD::mysql DBI HTML::Parser XML::Parser::Expat YAML::Syck)], []); > + Slim::bootstrap->loadModules([qw(version Time::HiRes DBI > DBD::mysql HTML::Parser XML::Parser::Expat YAML::Syck)], []);
Yeah this makes no sense... The error you're seeing would happen if DBI::Const::GetInfoType didn't get loaded properly, but it's right there at the top of Slim::Utils::MySQLHelper. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
