Has anyone had any luck getting this to work? I have successfully got it to list accounts, list packages etc. However, no matter what I have tried, for the life of me I can't get it to create new accounts. I am using the PHP version (not Perl). The command I am using is:
[quote:c3a155c06a]createacct ($host,$user,$accesshash,$acctdomain,$acctuser,$acctpass,$acctplan,$usessl,0);[/quote:c3a155c06a]
Is this correct? and secondly, if not what command should I be using?
No error is returned, it just doesn't make the account.
I have of course got all the variables such as &$acctdomain& set. I am just not sure if the command above is correct or not.
Any help would be appreciated
[quote:c3a155c06a]createacct ($host,$user,$accesshash,$acctdomain,$acctuser,$acctpass,$acctplan,$usessl,0);[/quote:c3a155c06a]
Is this correct? and secondly, if not what command should I be using?
No error is returned, it just doesn't make the account.
I have of course got all the variables such as &$acctdomain& set. I am just not sure if the command above is correct or not.
Any help would be appreciated