Forum LAMS for Tech-Heads - General Forum: Re: Re: Re: Error (4) in Lams/Moodle Integration


 
Search: 

5: Re: Re: Re: Error (4) in Lams/Moodle Integration
In response to 3 10/18/06 05:45 PM
[ Reply | Forward ]
Have you had a look at your apache error log?

You can also try entering this URL directly into a browser on your Moodle server -
http://{your lams server}/lams/services/LearningDesignService?wsdl
This is what Moodle is actually calling when it is trying to populate the list of sequences in the dropdown menu. You should get some xml similar to what appears when you click this link -
http://saturn.melcoe.mq.edu.au/lams/services/LearningDesignService?wsdl

Posted by Jun-Dir Liew

6: Re: Re: Re: Re: Error (4) in Lams/Moodle Integration
In response to 5 10/19/06 09:01 AM
[ Reply | Forward ]
Hi Jun-Dir

I can see XML code... In fact, the integration is made!!
The problem was I declared in server_url like http://NAME_SERVER_LAMS:8080/lams and didnt work... instead I put http://IP_LAMS:8080/lams and It worked!!

I think the problem is communication between servers...

Thank you very much for you patience. Still in contact.
Krla

Posted by Carla Segura

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum