Hi there

I had perl scripts that connect happily to a mysql server for years without 
problem (and are still connecting).
I did today a second perl setup with strawberry portable perl, have installed 
all the modules. When I call the scripts and I tried to connect, I get

"DBI Connection failed: DBI 
connect('host=mysql.unifr.ch;database=dokpe_i02;','dokpe_i02_adm',...) failed: 
Authentication plugin 'mysql_old_password' cannot be loaded: The specified 
module could not be found.
at c:/spp/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1517. at 
c:/spp/perl/vendor/lib/DBIx/Class/Schema.pm line 1118.
        DBIx::Class::Schema::throw_exception(Dbc::Schema=HASH(0x5a57e34), "DBI 
Connection failed: DBI connect('host= ....ch;datab"...) called at 
c:/spp/perl/vendor/lib/DBIx/Class/Storage.pm line 113"

>From some searches on the web, I'm not sure this is a problem with 
>DBIx::Class, but I'm stuck anyway...

I have no admin rights on the mysql server (I didn't create the users and 
passwords myself) it is version 5.5.53 and the old_password property is set to 
OFF

Can someone gives me the steps to connect ?

Thanks

François
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to