Perhaps I am misunderstanding something then. In the remoting_client example.php there are these lines:
Code:
//* The URI to the remoting interface. Please replace with the URI to your real server
$soap_location = 'http://'.$_SERVER["HTTP_HOST"].'/ispconfig3/interface/web/remote/index.php';
$soap_uri = 'http://'.$_SERVER["HTTP_HOST"].'/ispconfig3/interface/web/remote/';
What should I be replacing the $_SERVER["HTTP_HOST"] variable with? I've tried both my domain name and the IP where ISPConfig is installed and received page not found errors for both.
Recent comments
1 day 3 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 8 hours ago
2 days 10 hours ago