Trying to get SlimServer running under Windows with MySQL.  I think I
have most everything in place, but SlimServer won't start and gives the
following error message in the Application Event Log:
> The description for Event ID ( 0 ) in Source ( Application ) cannot be
> found. The local computer may not have the necessary registry
> information or message DLL files to display messages from a remote
> computer. You may be able to use the /AUXSOURCE= flag to retrieve this
> description; see Help and Support for details. The following
> information is part of the event: DBI
> connect('database=slimserver','slimserver',...) failed: Client does not
> support authentication protocol requested by server; consider upgrading
> MySQL client at /PerlApp/Slim/DataStores/DBI/DataModel.pm line 106.First I 
> created the database in MySQL 4.1.10a, then created the schema
using the SQL statements from \server\SQL\mysql\dbcreate.sql.

I have the correct dbusername/dbpassword/dbsource in slimsserver.pref:

> dbpassword = slim
> dbsource = dbi:mysql:database=slimserver
> dbusername = slimserver

Following Vidur's instructions from
http://forums.slimdevices.com/showthread.php?t=13021

I've extracted the files from the archive in /blib/arch/auto/DBD/mysql/
to

C:\Program
Files\SlimServer\server\CPAN\arch\5.8\MSWin32-x86-multi-thread\auto\DBD\mysql\

under the assumption that they should be in a directory next to the
directory for SQLite.

And I've extracted the files from /blib/lib/ to

C:\Program Files\SlimServer\server\CPAN\

I'm running the 6.0.1 04/09 nightly.  Any ideas about the
authentication protocol error?


-- 
JJZolx

JJ
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to