ds00424
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by ds00424-
ds00424 commented,
Deleting via CLI give same result as posted cpapi2 --user=cpuser SubDomain delsubdomain domain=foobar.example.com Give successful result: cpanelresult: apiversion: 2 data: - reason: T...
-
ds00424 commented,
Sorry, been busy with a project. I see: "cPanel Version 56.0 (build 22)" as well as "cPanel Pro 1.0 (RC1)" Created foobar.example.com via cpanel GUI Deleted foobar subdomain via PHP Still see www....
-
ds00424 commented,
Thanks for the reply. The API in the posted code returns successfully (result == 1). After it's execution, looking at the cPanel GUI Subdomains tool the subdomain is no longer listed. However, s...
-
ds00424 created a post,
Api2 delsubdomain does not remove DNS entries?
Hi. Newbie here. I have some PHP code that will create as well as delete a SubDomain. The create seems to work properly, but I am finding that the delete subdomain does not remove the DNS A recor...
-
ds00424 commented,
I heard from Bluehost that there is a bug with a signature similar to trouble mentioned here. cphulk is erroneously getting the connecting IP as 0.0.0.0 and then blocking it. I was unable to ssh ...