Directadmin / whoiscart | hapi

[xtm]

Verified User
Joined
Feb 1, 2006
Messages
16
Hi there.

Ive recently purchased whoiscart and set it up to run with directadmin, however when a user registers the account is not processed :(

I have configured the directadmin config file for whoiscart with the username | password | port | ip | domain-name, But still it seems to fail to connect and create the users once the register for an account?

I have pointed the whoiscart to the directadmin files on the server and i also have installed zend optimizer?

Could there be somthing ive done incorrect???

Thanks
 
You setup the whoiscart da config. Are you talking about the 'directadmin_config.php' that looks something like this:
Code:
$loc = IP (No HTTP PREFIX)   $port = 2222  $User = userid   $pass  ect....
Once you have this done, you need to log into your Admin panel on whoiscart and go to the hosting section. There setup your "HKey" and associate that file with plans in the 'hosting' section of the Admin.

Otherwise new customer plans will not be created on your DA server.
 
Back
Top