Forum Problems Installing LAMS: Integration problem


 
You may request notification for Integration problem.
Search: 

1: Integration problem
12/17/06 02:40 AM
[ Reply | Forward ]
Hi,group!!
I post a lot problem about integrating lams with moodle and i know how to configuring the lams and moodle side from
http://lamsfoundation.org/integration/lamsintegration/.
Although i configuring my lams and moodle like the content in http://lamsfoundation.org/integration/lamsintegration/,I Choosing the LAMS activity module in moodle the "Select Workspace" and "Select Sequence" fiels are empty. When I click "Create a new sequence" The IE shows error that
"HTTP STATUS 401 -LOGIN FAILD YOUR SERVER HAS NOT REGISTERD IN LAMS.

TYPE STATUS report.
message LOGIN FAILD YOUR SERVER HAS NOT REGISTERD IN LAMS.
description this request requires http authentication(LOGIN FAILD YOUR SERVER HAS NOT REGISTERD IN LAMS.
)"
My moodle version is 1.7, lams version is 1.0.2.
lams and moodle run properly in seperated server.
I spent much time tying integraing them, but problem wasn't solved. I'm collapsed,PLZ help me how to solve it??
thanks>

Posted by ablet wayit

2: Re: Integration problem
In response to 1 12/17/06 09:32 AM
[ Reply | Forward ]
Hi Ablet,

Just to rule out any problems in the integration setup, can you login into the LAMS database and post here the result of this query:

select * from lams_ext_server_org_map;

Also, can you login as admin in your moodle server and give us a screendump of:

http:yourmoodleserverhere.com/moodle/admin/module.php?module=lams

Unfortunately, the integration with Moodle and LAMS 1.0.2 is quite fiddly as you need to manually insert some parameters into the LAMS DB which makes this very error prone. However, the integration in 2.0 has a web interface that does it all for you now. Hopefully we can release that shortly.

Thanks,

Ernie

Posted by Ernie Ghiglione

3: Re: Re: Integration problem
In response to 2 12/18/06 09:17 PM
[ Reply | Forward ]
Hi!
there is ext_server_org_map in my database(database name is lamsone),and my query is
select * from ext_server_org_map;
but the result is "Empty Set",what the problem is?
I'm sure that i insert the integration parameters into the ext_server_org_map table.

Posted by ablet wayit

4: Re: Re: Re: Integration problem
In response to 3 12/18/06 09:33 PM
[ Reply | Forward ]
If your ext_server_org_map table is empty, then your error message makes sense - i.e. where it says 'not registered in LAMS'. Because there are no servers at all listed there.

If you do the insertion step again from http://lamsfoundation.org/integration/lamsintegration/ it should solve this error message. If that doesn't work, you can post your SQL here and we can try and see what's wrong with it.

Posted by Jun-Dir Liew

Reply to first post on this page
Back to Problems Installing LAMS