Both Firewalls are down.
Both computers are on same lan.
Machine 1 is linux mint, apache2, with soap enabled in php.ini
Machine 2 is Win81 with vboxwebsrv running
I see no connection between the two appear in the cmd prompt of the vboxwebsrv on the win81 even through the phpvirtualbox is pointing to the win81.
Win81 localhost:18083
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<soap-env:envelope><soap-env:body><soap-env:fault soap-env:encodingstyle="http://schemas.xmlsoap.org/soap/encoding/"><faultcode>SOAP-ENV:Client</faultcode><faultstring>HTTP GET method not implemented</faultstring></soap-env:fault></soap-env:body></soap-env:envelope>
Webhost provider linuxmint
Exception Object
( [message:protected] => Could not connect to host (http://10.0.0.29:18083/) [string:Exception:private] => [code:protected] => 64 [file:protected] => /var/www/html/virtualbox/endpoints/api.php [line:protected] => 134 [trace:Exception:private] => Array
(
)
[previous:Exception:private] =>
)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Both Firewalls are down.
Both computers are on same lan.
Machine 1 is linux mint, apache2, with soap enabled in php.ini
Machine 2 is Win81 with vboxwebsrv running
I see no connection between the two appear in the cmd prompt of the vboxwebsrv on the win81 even through the phpvirtualbox is pointing to the win81.
Win81 localhost:18083
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<soap-env:envelope><soap-env:body><soap-env:fault soap-env:encodingstyle="http://schemas.xmlsoap.org/soap/encoding/"><faultcode>SOAP-ENV:Client</faultcode><faultstring>HTTP GET method not implemented</faultstring></soap-env:fault></soap-env:body></soap-env:envelope>
Webhost provider linuxmint
Exception Object
(
[message:protected] => Could not connect to host (http://10.0.0.29:18083/)
[string:Exception:private] =>
[code:protected] => 64
[file:protected] => /var/www/html/virtualbox/endpoints/api.php
[line:protected] => 134
[trace:Exception:private] => Array
(
)
)
change Win81 localhost:18083 to: Win81 127.0.0.1:18083