vtiger Forum Index vtiger
The Honest Open Source CRM
 

Login Error
Click here to go to the original topic

 
       vtiger Forum Index -> Customer Portal
Previous topic :: Next topic  
Author Message
gaugehosting



Joined: 27 Apr 2008
Posts: 2

Posted: Sun Apr 27, 2008 2:59 am    Post subject: Login Error  

Im running 5.0.3 on php 5.2 and ive installed the 5.0.3 patch for php 5.2... heres the error i receive when logging in....

Quote: debug

soapclient2: call: authenticate_user, Array, http://gaugehosting.com/mycm, http://gaugehosting.com/mycm, , rpc, encoded; endpointType:
soapclient2: serializing param array for operation authenticate_user
soapclient2: in serialize_val: steve@gaugehosting.com, user_name, , , , , encoded
soapclient2: in serialize_val: xcrqrpt1, user_password, , , , , encoded
soapclient2: wrapping RPC request with encoded method element
soapclient2: endpoint: http://gaugehosting.com/mycm/vtigerservice.php?service=customerportal, soapAction: http://gaugehosting.com/mycm, namespace: http://gaugehosting.com/mycm, style: rpc, use: encoded
soapclient2: SOAP message length: 651 contents: <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:authenticate_user xmlns:ns1="http://gaugehosting.com/mycm"><user_name xsi:type="xsd:string">steve@gaugehosting.com</user_name><user_password xsi:type="xsd:string">xcrqrpt1</user_password></ns1:authenticate_user></SOAP-ENV:Body></SOAP-ENV:Envelope>
soapclient2: transporting via HTTP
soapclient2: sending message, length: 651
soapclient2: transport debug data...
soap_transport_http: scheme = http
soap_transport_http: host = gaugehosting.com
soap_transport_http: path = /mycm/vtigerservice.php
soap_transport_http: query = service=customerportal
soap_transport_http: entered send() with data of length: 651
soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host gaugehosting.com, port 80
soap_transport_http: calling fsockopen with host gaugehosting.com
soap_transport_http: socket connected
soap_transport_http: wrote data to socket, length = 880
soap_transport_http: read line of 17 bytes: HTTP/1.1 200 OK
soap_transport_http: read line of 37 bytes: Date: Sun, 27 Apr 2008 02:53:45 GMT
soap_transport_http: read line of 33 bytes: Server: Apache/2.0.52 (Red Hat)
soap_transport_http: read line of 25 bytes: X-Powered-By: PHP/5.2.2
soap_transport_http: read line of 19 bytes: Connection: close
soap_transport_http: read line of 25 bytes: Content-Type: text/html
soap_transport_http: read line of 2 bytes:
soap_transport_http: found end of headers after length 158
soap_transport_http: want to read content to EOF
soap_transport_http: read buffer of 8192 bytes
soap_transport_http: read buffer of 8192 bytes
soap_transport_http: read buffer of 8192 bytes
soap_transport_http: read buffer of 4353 bytes
soap_transport_http: read to EOF
soap_transport_http: read body of length 28929
soap_transport_http: received a total of 29087 bytes of data from server
soap_transport_http: closed socket
soap_transport_http: end of send()

soapclient2: got response, length: 28929 type: text/html
soapclient2: Entering parseResponse() for data of length 28929 and type text/html
soapclient2: Error: Response not of type text/xml

Constructor error

Response not of type text/xml
Back to top  
 
       vtiger Forum Index -> Customer Portal
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group