Array
(
[errormsg] => Error: HTTP Error: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)
[debug] => Request
POST /bg/endpoint.php HTTP/1.0
Host: www.csvsystem.it
User-Agent: NuSOAP/0.7.3 (1.1)
Content-Type: text/xml; charset=UTF-8
SOAPAction: ""
Content-Length: 729
<?xml version="1.0" encoding="UTF-8"?><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/"><SOAP-ENV:Body><ns3646:getAssociationsList xmlns:ns3646="http://tempuri.org"><locality xsi:type="xsd:string"></locality><locality_filter xsi:type="xsd:string">-1</locality_filter><end_flag xsi:type="xsd:string">0</end_flag><consensus xsi:type="xsd:string">1</consensus><csv_associate xsi:type="xsd:string">1</csv_associate></ns3646:getAssociationsList></SOAP-ENV:Body></SOAP-ENV:Envelope>
Response
HTTP/1.1 404 Not Found
Date: Sun, 19 May 2013 16:45:57 GMT
Server: Apache/2.2.22 (Ubuntu)
Last-Modified: Fri, 17 May 2013 08:38:01 GMT
ETag: "1c13dd-91d-4dce5e69ffac2"
Accept-Ranges: bytes
Content-Length: 2333
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ERROR 404 - Not Found!</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex" />
<style type="text/css"><!--
body {
color: #444444;
background-color: #EEEEEE;
font-family: 'Trebuchet MS', sans-serif;
font-size: 80%;
}
h1 {}
h2 { font-size: 1.2em; }
#page{
background-color: #FFFFFF;
width: 90%;
margin: 24px auto;
padding: 12px;
}
#header {
padding: 6px ;
text-align: center;
}
.status3xx { background-color: #475076; color: #FFFFFF; }
.status4xx { background-color: #FFFFFF; color: #800000; }
.status5xx { background-color: #F2E81A; color: #000000; }
#content {
width:45%;
padding: 4px 0 24px 0;
}
#footer {
color: #666666;
background: #F2F2F2;
padding: 10px 20px;
border-top: 5px #CCCCCC solid;
font-size: 0.8em;
text-align: center;
}
#footer a {
color: #999999;
}
#logo {
border-bottom: 5px #CCCCCC solid;
text-align: center;
}
--></style>
</head>
<body>
<div id="page">
<div id="logo" class="logo">
<img src='http://www.metarete.it/themes/metarete2/images/logo.gif' />
</div>
<div id="header" class="status4xx">
<h1>ERROR 404 - Not Found!</h1>
</div>
<div id="content" style='float:left'>
<h2>Si è verificato il seguente errore:</h2>
<p>L'URL richiesto non è stato trovato</p>
<P>Si prega di contattare il webmaster.</p>
</div>
<div id="content" style='float:right'>
<h2>The following error occurred:</h2>
<p>The requested URL was not found on this server.</p>
<P>Please contact the webmaster with any queries.</p>
</div>
<div id="footer" style='clear:both'>
<p>Powered by <a href="http://www.metarete.it">Metarete</a> and <a href="http://www.ispconfig.org">ISPConfig</a></p>
</div>
</div>
</body>
</html>
)