- Posts: 2
[Solved] Received empty response from Moodle
- Jesus
- Topic Author
- Offline
- New Member
-
Less
More
14 years 5 months ago - 14 years 5 months ago #1
by Jesus
[Solved] Received empty response from Moodle was created by Jesus
Hi Antonio,
I am having problems with the interaction between Joomla and moodle. When I perform a system comprovación in Joomdle module, Joomdle Web Services, I get the error "Received empty response from Moodle" I made sure that the URL is fine. If I put in the browser mysite.com/webservice/xmlrpc/server.php I get the following message:
"faultCode 630 faultString Unable to read request."
We believe that our problem is in configuring the XML-RPC PHP level, I've read in some post of yours that might be XML-RPC not apply to all folders, as you can do?? On the other hand, we must set the xml-rpc concrero somehow in PHP??
Versions we used: Joomla 1.5 / Joomdle R07 / moodle 2.2 10./ UBUNTU OS 10 on a dedicated server and managed by us.
Thank you very much in advance,
Jesus Sanz
I am having problems with the interaction between Joomla and moodle. When I perform a system comprovación in Joomdle module, Joomdle Web Services, I get the error "Received empty response from Moodle" I made sure that the URL is fine. If I put in the browser mysite.com/webservice/xmlrpc/server.php I get the following message:
"faultCode 630 faultString Unable to read request."
We believe that our problem is in configuring the XML-RPC PHP level, I've read in some post of yours that might be XML-RPC not apply to all folders, as you can do?? On the other hand, we must set the xml-rpc concrero somehow in PHP??
Versions we used: Joomla 1.5 / Joomdle R07 / moodle 2.2 10./ UBUNTU OS 10 on a dedicated server and managed by us.
Thank you very much in advance,
Jesus Sanz
Last edit: 14 years 5 months ago by Antonio Durán.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 5 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Received empty response from Moodle
Hi. If you prefer we can talk spanish.
Do you get any other errors in system check?
If it is your own server, I am pretty sure it has nothing to do with php.ini files, as that is usually happens on shared hosts.
I guess you added the token to the url you used, to pass the access error. I get the same in a working installation if I do, so that is fine.
So, it seems as if the problem is happening after that, maybe iside Joomdle code, but I have no idea what it could be...
Do you get any other errors in system check?
If it is your own server, I am pretty sure it has nothing to do with php.ini files, as that is usually happens on shared hosts.
I guess you added the token to the url you used, to pass the access error. I get the same in a working installation if I do, so that is fine.
So, it seems as if the problem is happening after that, maybe iside Joomdle code, but I have no idea what it could be...
The topic has been locked.
- Jesus
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
14 years 5 months ago #3
by Jesus
Replied by Jesus on topic Re: Received empty response from Moodle
Hola Antonio,
Si, mejor en Español......
Hemos resuelto ya el tema. El problema era que nuestro firewall perimetral no permitía las conexiones RPC.
Por mas seguridad y no permitir conexiones RPC en el firewall lo que he hecho finalmente es modificar el archivo host para que las peticiones entre las dos aplicaciones no salgan del servidor.
Gracias por todo y muy buen trabajo con joomdle!!!
Saludos,
Jesus Sanz
Si, mejor en Español......
Hemos resuelto ya el tema. El problema era que nuestro firewall perimetral no permitía las conexiones RPC.
Por mas seguridad y no permitir conexiones RPC en el firewall lo que he hecho finalmente es modificar el archivo host para que las peticiones entre las dos aplicaciones no salgan del servidor.
Gracias por todo y muy buen trabajo con joomdle!!!
Saludos,
Jesus Sanz
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 5 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Re: Received empty response from Moodle
Estupendo. Gracias por compartir la solución al problema.
The topic has been locked.