in reply to replacement for DBI?

>  Perhaps the DBD::mysql perl module hasn't been fully installed,

Perhaps the DBD::mysql perl module hasn't been fully installed?

DBI is just a frontend which provides the API to different backend drivers.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

PS: could you please edit your post in a way, which doesn't require several pages of width? Like linebreaks in the @INC path?

Replies are listed 'Best First'.
Re^2: replacement for DBI?
by jck (Scribe) on Oct 02, 2020 at 00:13 UTC
    sorry - is that better? I just reinstalled DD::mysql, but it's still throwing the same error...

      Reinstalled to where? How?


      The way forward always starts with a minimal test.
        I reinstalled on the cPanel for our site (we're on a shared host). I just click the button to reinstall (sorry, I'm only a hobbyist perl programmer)