I'm having teething trouble on a new webhost.

  Using AnyData I'm getting this error:

DBD::AnyData initialisation failed: Can't locate object method "driver"
via package "DBD::AnyData" (perhaps you forgot to load
"DBD::AnyData"?)...

  So, I thought I'd try MySQL. This similar message is what I got:

DBD::mysql initialisation failed: Can't locate object method "driver"
via package "DBD::mysql" (perhaps you forgot to load "DBD::mysql"?)...

Is this a DBI module problem, or is it that both drivers are bad?
If I mispell mysql I get a different error, leading me to believe the
driver is there.

  Jeff

Reply via email to