hi, im new to remote framework.
i load the remoting_example script from the ISPConfig website and done all the configuration.
1-Install the remoting extension in ISPConfig.
2- Add a new remoting user in my ISPConfig.
Then check all checkboxes for functions that shall be
available for the user.
3- Copy the php scripts to a php enabled Webserver.
4 Edit the test.php script
- change the server URL on line 15
- change username and password on line 23 / 24. Put there the
username and password of the remoting user added in step 2.
- Uncomment one of the functions below.
5- call the test.php script in your browser.
when i call the test.php
the output is
"Script end ..."
Where is the log error?
also.. if i input the wrong remote user and password.. the output is still the same... "Script end ..."
This is the output from my
https://www.mydomain:81/remote/index.php
#############
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:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
−
<SOAP-ENV:Body>
−
<SOAP-ENV:Fault>
<faultcode>Server</faultcode>
<faultactor>method '' not defined in service ''</faultactor>
<faultstring/>
−
<detail>
<soapVal xsi:type="xsd:string"/>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
−
<!--
soap_server: entering parseRequest() on 15:09 2007-12-16
soap_server: Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
soap_server: Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
soap_server: Accept-Encoding: gzip,deflate
soap_server: Accept-Language: en-us,en;q=0.5
soap_server: Connection: keep-alive
soap_server: Host:
www.mydomain:81
soap_server: Keep-Alive: 300
soap_server: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
soap_server: got encoding: UTF-8
soap_server: method name:
soap_server: method '' not found!
soap_server: parser debug:
soap_parser: xml was empty, didn't parse!
soap_server: server sending...
-->
Recent comments
1 day 3 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 12 hours ago
1 day 13 hours ago
2 days 5 hours ago
2 days 6 hours ago
2 days 9 hours ago