Ver Mensaje Individual
  #1 (permalink)  
Antiguo 24/05/2012, 12:55
sergiop21
 
Fecha de Ingreso: diciembre-2008
Mensajes: 805
Antigüedad: 15 años, 5 meses
Puntos: 20
enviar datos nusoap

Buenas a todos!!!! estoy tratando de ayudarme con nusoap, pero hay cosas que no entiendo y me dan error.

Código PHP:
require_once '/Librerias/lib/nusoap.php';

$cliente = new soapclient(http://..., true) 
y esto me da el siguiente error

Cita:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
muchas gracias