Welcome Guest, Not a member yet? Register   Sign In
Need help with Xmlrpc over https
#4

This is the response if I try to use 443 port

$this->xmlrpc->server('https://mydomain.com/' . 'app', 443);

---DATA---
HTTP/1.1 400 Bad Request
Date: Mon, 13 Jul 2015 02:36:46 GMT
Server: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15
Vary: accept-language,accept-charset
Accept-Ranges: bytes
Connection: close
Content-Type: text/html; charset=utf-8
Content-Language: en
Expires: Mon, 13 Jul 2015 02:36:46 GMT

<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="en" xml:lang="en">
<head>
<title>Bad request!</title>
<link rev="made" href="mailto:[email protected]" />
<style type="text/css"><!--/*--><![CDATA[/*><!--*/
body { color: #000000; background-color: #FFFFFF; }
a:link { color: #0000CC; }
p, address {margin-left: 3em;}
span {font-size: smaller;}
/*]]>*/--></style>
</head>

<body>
<h1>Bad request!</h1>
<p>


Your browser (or proxy) sent a request that
this server could not understand.

</p>
<p>
If you think this is a server error, please contact
the <a href="mailto:[email protected]">webmaster</a>.

</p>

<h2>Error 400</h2>
<address>
<a href="/">www.example.com</a><br />
<span>Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15</span>
</address>
</body>
</html>


---END DATA---
Reply


Messages In This Thread
Need help with Xmlrpc over https - by geekita - 07-12-2015, 04:07 PM
RE: Need help with Xmlrpc over https - by ciadmin - 07-12-2015, 05:11 PM
RE: Need help with Xmlrpc over https - by geekita - 07-12-2015, 07:07 PM
RE: Need help with Xmlrpc over https - by geekita - 07-12-2015, 07:41 PM
RE: Need help with Xmlrpc over https - by ciadmin - 07-12-2015, 09:48 PM
RE: Need help with Xmlrpc over https - by geekita - 09-17-2015, 11:39 AM
RE: Need help with Xmlrpc over https - by geekita - 11-28-2015, 08:18 AM
RE: Need help with Xmlrpc over https - by geekita - 11-28-2015, 03:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB