Ver Mensaje Individual
  #3 (permalink)  
Antiguo 23/03/2007, 14:08
Avatar de Hacker_Boy
Hacker_Boy
 
Fecha de Ingreso: junio-2006
Ubicación: Ecuador
Mensajes: 8
Antigüedad: 17 años, 10 meses
Puntos: 0
Re: Novato en SOAP

Cita:
Iniciado por GatorV Ver Mensaje
Ya lo haz probado?

Ya lo probé y me sale este error:
Ayudame a interpetar...

Constructor error

wsdl error: HTTP ERROR: CURL Extension, or OpenSSL extension w/ PHP version >= 4.3 is required for HTTPS

Error

HTTP Error: CURL Extension, or OpenSSL extension w/ PHP version >= 4.3 is required for HTTPS

Request

Response

Debug

2007-03-23 16:06:30.089335 soapclient: instantiating wsdl class with doc: ...asmx?WSDL
2007-03-23 16:06:30.090172 wsdl: initial wsdl URL: ...asmx?WSDL
2007-03-23 16:06:30.090502 wsdl: getting WSDL http(s) URL ...asmx?WSDL
2007-03-23 16:06:30.091004 soap_transport_http: scheme = https
2007-03-23 16:06:30.091415 soap_transport_http: host = NAMEHOST
2007-03-23 16:06:30.091702 soap_transport_http: path = /....asmx
2007-03-23 16:06:30.092007 soap_transport_http: query = WSDL
2007-03-23 16:06:30.092313 soap_transport_http: set Host: NAMEHOST
2007-03-23 16:06:30.092657 soap_transport_http: set User-Agent: NuSOAP/0.7.2 (1.94)
2007-03-23 16:06:30.092972 soap_transport_http: set Accept-Encoding: gzip, deflate
2007-03-23 16:06:30.093263 soap_transport_http: set Connection: close
2007-03-23 16:06:30.093562 soap_transport_http: entered send() with data of length: 0
2007-03-23 16:06:30.093870 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host NAMEHOST, port 443
2007-03-23 16:06:30.094193 wsdl: HTTP ERROR: CURL Extension, or OpenSSL extension w/ PHP version >= 4.3 is required for HTTPS
2007-03-23 16:06:30.094544 soapclient: got wsdl error: HTTP ERROR: CURL Extension, or OpenSSL extension w/ PHP version >= 4.3 is required for HTTPS
2007-03-23 16:06:30.095782 soapclient: call: operation=datosUsuarios, namespace=, soapAction=, rpcParams=1, style=rpc, use=encoded, endpointType=
params=array(0) {
}
headers=bool(false)
2007-03-23 16:06:30.096165 soapclient: serializing param array for operation datosUsuarios
2007-03-23 16:06:30.096459 soapclient: wrapping RPC request with encoded method element
2007-03-23 16:06:30.096960 soapclient: In serializeEnvelope length=31 body (max 1000 characters)=<datosUsuarios></datosUsuarios> style=rpc use=encoded encodingStyle=....../encoding/
2007-03-23 16:06:30.097261 soapclient: headers:
bool(false)
2007-03-23 16:06:30.097568 soapclient: namespaces:
array(0) {.......