PDA

View Full Version : DBI version conflict


dolphin
12-12-02, 10:05
i have ActvePerl (ver 5.6.1). I'm download and setup DBI (1.14) DBD-MySQl. When use DBI:


DBI object version does not match $DBI::VERSION 1.32 at C:/PErl/lib/dynaloader.pm line 225


Why? and how upgrade DBI version on Win32 platform?

fusionxp
12-12-02, 18:16
in windows command prompt type PPM

then it will switch to PPM

then type search DBI

it will list all the dbi

and do

install dbi-mysql

or other ones it find