Moodle 2.0.3 external database authentication plugin problem

Moodle 2.0.3 external database authentication plugin problem

by Lukasz Czyzewski -
Number of replies: 0

Hello everyone!

I’ve got a problem with a clean Moodle 2.0.3+ (Build: 20110609) installation.

My Moodle installation runs on Windows Server 2008 R2, IIS 7.5 and MS SQL 2008 R2.

Problem occurs when I try to use external database authentication plugin.

I’m trying to configure authentication plugin to use my custom table, which is located in the same database my moodle installation uses.

When I log new user I get this message:
(local)\\LUCASMSSQLSERVER: Missing extension for mssql
(mssql): SELECT * FROM PE2_Members WHERE UserName = '133374' AND Password = 'abcdefgh' 

All configuration data come from config.php file.

I use Microsoft PHP driver  MS SQL.

Can anyone help?

Thanks!
Lucas.

Average of ratings: -