Buenas tardes a todos. He tenido un gran problema intentando usar la interfaz JSON-RPC de Limesurvey. Resulta que la activé mediante las opciones globales, esta me da la siguiente dirección
http://localhost/limesurvey/index.php/admin/remotecontrol/
Cuando intento usar el test para ver si todo está bien accediendo a la página
http://localhost/limesurvey/index.php/admin/remotecontrol/test me sale un error interno del servidor, que dice:
Internal Server Error
Unable to connect to http://localhost/limesurvey/admin/remotecontrol
An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.
Thank you.
Al chequear los logs del server veo los siguientes mensajes:
[Wed Feb 27 12:00:13 2013] [error] [client ::1] File does not exist: /srv/http/limesurvey/admin/remotecontrol
[Wed Feb 27 12:00:13 2013] [error] [client ::1] File does not exist: /srv/http/favicon.ico
¿Alguna sugerencia?
Muchas gracias de antemano