Srikanth79
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Srikanth79-
Copy only the ftp and email user/pass details
I am on centos 7 with cpanel, I want to move a site from one server to another, I am not going to use cpanel's transfer accounts feature, I have my reasons for that. So I want to create the ftp an...
-
Delete a zone record for a domain using WHM API
Hello, How do I delete dns zones from a domain using WHM API, I came accross
-
DNS Cluster setup question
I am setting up a DNS cluster : primarynameserver.domain.com secondarynameserver.domain.com host.domain.com (main server) In primarynameserver.domain.com server, will i have to setup 2 nameserver...
-
WHM api connection problem
Hello, I am trying this code from Guide to API Authentication - Software Development Kit - cPanel Documentation $whmusername = "root"; # The contents of /root/.accesshash $hash = "accesshashher...