Constructor

Debug

2023-10-01 17:40:49.751704 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(51) "http://www.scottnichol.com/samples/session.php?wsdl"
2023-10-01 17:40:49.751767 nusoap_client: will use lazy evaluation of wsdl from http://www.scottnichol.com/samples/session.php?wsdl

GetSessionID

Error

wsdl error: XML error parsing WSDL from http://www.scottnichol.com/samples/session.php?wsdl on line 17: Mismatched tag

Request

Response

Debug

2023-10-01 17:40:49.751783 nusoap_client: useHTTPPersistentConnection
2023-10-01 17:40:49.751800 nusoap_client: call: operation=GetSessionID, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(0) {
}
headers=bool(false)
2023-10-01 17:40:49.751813 nusoap_client: instantiating wsdl class with doc: http://www.scottnichol.com/samples/session.php?wsdl
2023-10-01 17:40:49.751824 wsdl: ctor wsdl= timeout=0 response_timeout=30
2023-10-01 17:40:49.751832 wsdl: parse and process WSDL path=
2023-10-01 17:40:49.751847 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2023-10-01 17:40:49.751855 wsdl: parse and process WSDL path=http://www.scottnichol.com/samples/session.php?wsdl
2023-10-01 17:40:49.751861 wsdl: parse WSDL at path=http://www.scottnichol.com/samples/session.php?wsdl
2023-10-01 17:40:49.751870 wsdl: getting WSDL http(s) URL http://www.scottnichol.com/samples/session.php?wsdl
2023-10-01 17:40:49.751879 soap_transport_http: ctor url=http://www.scottnichol.com/samples/session.php?wsdl use_curl= curl_options:
array(0) {
}
2023-10-01 17:40:49.751890 soap_transport_http: parsed URL scheme = http
2023-10-01 17:40:49.751894 soap_transport_http: parsed URL host = www.scottnichol.com
2023-10-01 17:40:49.751898 soap_transport_http: parsed URL path = /samples/session.php
2023-10-01 17:40:49.751901 soap_transport_http: parsed URL query = wsdl
2023-10-01 17:40:49.751913 soap_transport_http: set header Host: www.scottnichol.com
2023-10-01 17:40:49.751936 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:40:49.751945 soap_transport_http: set header Accept-Encoding: gzip, deflate
2023-10-01 17:40:49.751949 soap_transport_http: set header Connection: close
2023-10-01 17:40:49.751957 soap_transport_http: entered send() with data of length: 0
2023-10-01 17:40:49.751965 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host www.scottnichol.com, port 80
2023-10-01 17:40:49.751976 soap_transport_http: calling fsockopen with host www.scottnichol.com connection_timeout 0
2023-10-01 17:40:50.090617 soap_transport_http: set response timeout to 30
2023-10-01 17:40:50.090651 soap_transport_http: socket connected
2023-10-01 17:40:50.090671 soap_transport_http: HTTP request: GET /samples/session.php?wsdl HTTP/1.1
2023-10-01 17:40:50.090680 soap_transport_http: HTTP header: Host: www.scottnichol.com
2023-10-01 17:40:50.090684 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:40:50.090688 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-10-01 17:40:50.090692 soap_transport_http: HTTP header: Connection: close
2023-10-01 17:40:50.090724 soap_transport_http: wrote data to socket, length = 154
2023-10-01 17:40:50.297044 soap_transport_http: read line of 17 bytes: HTTP/1.1 200 OK
2023-10-01 17:40:50.297084 soap_transport_http: read line of 37 bytes: Date: Sun, 01 Oct 2023 14:40:50 GMT
2023-10-01 17:40:50.297092 soap_transport_http: read line of 32 bytes: Server: Apache/2.2.31 (CentOS)
2023-10-01 17:40:50.297099 soap_transport_http: read line of 19 bytes: Connection: close
2023-10-01 17:40:50.297106 soap_transport_http: read line of 28 bytes: Transfer-Encoding: chunked
2023-10-01 17:40:50.297113 soap_transport_http: read line of 45 bytes: Content-Type: text/html; charset=ISO-8859-1
2023-10-01 17:40:50.297121 soap_transport_http: read line of 2 bytes: 
2023-10-01 17:40:50.297152 soap_transport_http: found end of headers after length 180
2023-10-01 17:40:50.297219 soap_transport_http: want to read chunked content
2023-10-01 17:40:50.297229 soap_transport_http: read chunk line of 6 bytes
2023-10-01 17:40:50.297236 soap_transport_http: chunk length 4728
2023-10-01 17:40:50.297271 soap_transport_http: read buffer of 4728 bytes
2023-10-01 17:40:50.297281 soap_transport_http: read chunk terminator of 2 bytes
2023-10-01 17:40:50.297287 soap_transport_http: read chunk line of 3 bytes
2023-10-01 17:40:50.297291 soap_transport_http: chunk length 0
2023-10-01 17:40:50.297313 soap_transport_http: read body of length 4728
2023-10-01 17:40:50.297335 soap_transport_http: received a total of 4908 bytes of data from server
2023-10-01 17:40:50.297368 soap_transport_http: closed socket
2023-10-01 17:40:50.297385 soap_transport_http: No Content-Encoding header
2023-10-01 17:40:50.297409 soap_transport_http: end of send()
2023-10-01 17:40:50.297424 wsdl: got WSDL URL
2023-10-01 17:40:50.297430 wsdl: Parse WSDL
2023-10-01 17:40:50.297692 wsdl: XML error parsing WSDL from http://www.scottnichol.com/samples/session.php?wsdl on line 17: Mismatched tag
2023-10-01 17:40:50.297700 wsdl: XML payload:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>Welcome scottnichol.com - BlueHost.com</title>
<link rel="stylesheet" href="//www.bluehost.com/media/shared/info/index/_bh/home.css" type="text/css" />
<link rel="stylesheet" href="//www.bluehost.com/media/shared/general/_bh/main.css" type="text/css" />
<meta name="description" content="Bluehost - Top rated web hosting provider - Free 1 click installs For blogs, shopping carts, and more. Get a free domain name, real NON-outsourced 24/7 support, and superior speed. web hosting provider php hosting cheap web hosting, Web hosting, domain names, front page hosting, email hosting.  We offer affordable hosting, web hosting provider business web hosting, ecommerce hosting, unix hosting.  Phone support available, Free Domain, and Free Setup." />
<meta name="keywords" content="web hosting, provider, php hosting,web hosting, free domain names, domain name, front page hosting, web site, web design, domain name registration, business web site, web site hosting, web space, picture hosting, small business, cheap web hosting, webmaster, web site builder, web space, affordable web hosting, marketing, cgi perl php hosting, blog, blogs, blogger, weblog, web log, weblogs, web logs, internet marketing, internet advertising" />
<script src="//www.bluehost.com/media/shared/general/cookies.js" type="text/javascript"></script>
<script type="text/javascript">
if (window.top !== window.self) {document.write = "";window.top.location = window.self.location; setTimeout(function(){document.body.innerHTML='';},1);window.self.onload=function(evt){document.body.innerHTML='';};}
</script>
<meta name="revisit-after" content="10">
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW"> 
<noscript><style type="text/css">.live_chat{display:none;}</style></noscript>
</head>

<body>
<div class="frame center">
<div class="content">
<div class="header">
<div class="header_top">
<div class="header_c h_tl"></div>
<div class="header_c h_tr"></div>
<div class="header_c h_bl"></div>
<div class="header_c h_br"></div>
<a href="http://www.bluehost.com/" rel="nofollow"><img alt="Bluehost" id="logo" src="//www.bluehost.com/media/shared/info/index/_bh/logo.jpg"></a>
<div id="divider"></div>
<div id="grad_break"></div>
<h1>Affordable, Reliable<br />Web Hosting Solutions</h1>
<a class="login_container" style='text-decoration: none; font-weight: bold;color:#FFF;width:inherit; font-size: 12px;width: auto;' href="http://www.bluehost.com/" rel="nofollow">Web Hosting - courtesy of www.bluehost.com</a>

</div>
</div><!-- class="header" -->

<div style="padding-bottom:7px"></div>

<div class="body_container">

<div class="body_container">

<script type='text/javascript' src=//www.bluehost.com/media/shared/general/jquery/jquery.min.js></script>
<style>
.icontent {
    width: 1025px;
    height: 700px;
    border: none;
    margin-top: 4px;
    margin-bottom: 4px;
}
.frame {
    width: 1065px;;
}

.header_top {
    width: 1025px;
}
#grad_break {
    left: 334px;
}
</style>

<script>
    var gaJsHost = ("https:" == document.location.protocol) ? "https://ssl." : "http://www.";
    document.write("<scr"+"ipt src='" +gaJsHost+ "google-analytics.com/ga.js'></scr"+"ipt>");
</script>
<script>
    var pageTracker = _gat._getTracker("UA-9156498-1");
    pageTracker._initData();
    pageTracker._trackPageview("/parked/[% parked_type %]/scottnichol.com/[% request_uri %]");
</script>

<center>
        <iframe id="ad_frame" frameborder="1" height="800" scrolling="no" width="100%" src="http://www.iyfubh.com/?dn=scottnichol.com&pid=9POJB64QD"></iframe>
</center>

<hr class="bbar" />

</div>
</div><!-- class="content" -->
<div class="frame_c frame_br"></div>
<div class="frame_c frame_bl"></div>
</div><!-- class="frame center" -->
<div id="footer"><center>
    <ul class="footer_links">
        <!--<li><a href="http://www.bluehost.com/cgi/info/awards" rel="nofollow">Awards</a></li>-->
        <li><a href="http://www.bluehost.com/cgi/help" rel="nofollow">Help Center</a></li>

        <li><a href="http://www.bluehost.com/cgi/info/contact_us" rel="nofollow">Contact Us</a></li>
        <li><a href="http://www.bluehost.com/cgi/info/about_us" rel="nofollow">About Us</a></li>
        <li><a href="http://www.bluehost.com/cgi-bin/partner" rel="nofollow">Affiliates</a></li>
        <li><a href="http://www.bluehost.com/cgi/terms" rel="nofollow">Terms</a></li>
    </ul>
    <div id="copyright">&copy;2012 Bluehost.com. All rights reserved.</div>
</center></div><!-- footer -->


</body>
</html>

2023-10-01 17:40:50.297726 nusoap_client: checkWSDL
2023-10-01 17:40:50.297734 nusoap_client: got wsdl error: XML error parsing WSDL from http://www.scottnichol.com/samples/session.php?wsdl on line 17: Mismatched tag

SetSession

Error

operation SetSession not present in WSDL.

Request

Response

Debug

2023-10-01 17:40:50.297855 nusoap_client: call: operation=SetSession, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(2) {
  ["name"]=>
  string(9) "testvalue"
  ["value"]=>
  string(8) "it works"
}
headers=bool(false)
2023-10-01 17:40:50.297876 nusoap_client: No data for operation: SetSession
2023-10-01 17:40:50.297883 nusoap_client: operation 'SetSession' not present in WSDL.

GetSession

Error

operation GetSession not present in WSDL.

Request

Response

Debug

2023-10-01 17:40:50.297897 nusoap_client: call: operation=GetSession, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
  ["name"]=>
  string(9) "testvalue"
}
headers=bool(false)
2023-10-01 17:40:50.297906 nusoap_client: No data for operation: GetSession
2023-10-01 17:40:50.297910 nusoap_client: operation 'GetSession' not present in WSDL.