|
4:
Re: Re: lams - Moodle Connection
|
In response to 3
|
04/17/09 11:19 AM |
|
Thanks again Jun-Dir, but port 8080 is open on Lams server. I don't know how to check if moodle server can open a connection to port 8080. Could you please give me instructions how to do so?
Or how can I configure my firewall (centos 5.2. OS) to accept coonnection with moodle server.
Thank you again
Nikos
Posted by Nikos Dovros
|
|
|
5:
Re: Re: Re: lams - Moodle Connection
|
In response to 4
|
04/18/09 07:40 AM |
|
I tried to connect to elearning.agogiygeias.gr:8080/lams through my moodle installation in my laptop and validation was succesfull.
What does this mean? Why can't I connect through moodle installation in www.agogiygeias.gr/eclass, which is in another server?
Nikos
Posted by Nikos Dovros
|
|
|
6:
Re: Re: Re: Re: lams - Moodle Connection
|
In response to 5
|
04/19/09 03:58 PM |
|
Hi Nikos,
If your Moodle server is running on unix/linux, you can try to see if it can connect to LAMS on port 8080 by running telnet on port 8080:
$ telnet {your-lams-server-name-or-ip-here} 8080
If it connects, then that means that you can see the server. Otherwise the port might be blocked
Ernie
Posted by Ernie Ghiglione
|
|
|
7:
Re: Re: Re: Re: Re: lams - Moodle Connection
|
In response to 6
|
04/21/09 03:22 AM |
|
Hi Ernie,
I have asked the server administrator to check it and he replied that wsdl file is loaded properly.
I removed lamstwo module from Moodle and installed it form the begining, but I had the the same problem
Thanks
Nikos
Posted by Nikos Dovros
|
|
|
|
|
10:
Re: Re: Re: Re: Re: Re: Re: Re: lams - Moodle Connection
|
In response to 9
|
08/23/09 02:42 PM |
|
Hi,
That might be due to a firewall issue on the Moodle server. If the Moodle server is not able to make calls to the LAMS server, then you get this error.
Run the telnet command Jun-Dir has put above to see if you can connect from the Moodle server. If not, most likely you need to allow your servers to make HTTP calls on that port.
Thanks,
Ernie
Posted by Ernie Ghiglione
|
|