Help with DNS multi-server API

eger

Verified User
Joined
Nov 3, 2006
Messages
71
I am trying to setup a second server with Apache / PHP script to emulate a multi-server setup without having to setup a complete DA install on second server.

I am able to get DA to login and read the server version. But after reading: http://www.directadmin.com/features.php?id=533 I cannot figure out what is supposed to be returned by each of the commands.

I have setup a static file for CMD_API_LOGIN_TEST and I am trying to find out what DA expects. But can't find this information anywhere. When I test the connection I get:
Code:
Error during connection test

Details

38.99.xx.xx	Apache/2.0.52	Unable to get api result. Check your configuration options.

How does it expect the result for the test connection to pass and the other commands to pass or fail when I get to them?
 
Back
Top