Robertfayez
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Robertfayez-
It's working normally right now after updating the "domain" and $cpanelUsername variables.. I used the root username to authenticate, but the account user name to create the subdomain. Robert
-
Hi Michael, Thank you for your help, I really appreciate it, here you go the code am using password_auth("".$cpanelUsername."","".$cpanelPassword.""); $xmlapi->set_debug(1); $xmlapi->set_outpu...
-
Thank you Michael, It's clear now I should use Domain:test1.dev Rootdomain:maindomain.com and not Domain:test1 Rootdomain:dev.maindomain.com Thanks a lot, But when I used it, I got this messag...
-
Anyone know how to create sub2.sub1.domain.com using XMLapi? where sub1 is an A record (a new account) under the main domain.