Error: Sorry, you do not control the domain domain2.com while removing the addon domain “domain2.com” from cPanel
If you are getting the above mentioned error, follow the below steps:
1. Check whether any main domain is created with the same name
2. Else follow the below steps:
# /scripts/killdns
# grep -ir /var/cpanel/users
remove the domain name from the listed files.
# grep -r /var/cpanel/userdata
remove the domain name from the listed files.
#/scripts/updateuserdomains
Also, remove the domain entry from apache configuration file.
Restart apache.
/etc/init.d/httpd restart
Thank you.