Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Error from park wrapper: domain.com is owned by another user  (Read 2808 times)

0 Members and 1 Guest are viewing this topic.

lijeshk

  • Guest
Error from park wrapper: domain.com is owned by another user
« on: December 14, 2013, 09:56:03 am »

"Error from park wrapper: domain.com is owned by another user"

If you are getting the above error then just remove the domain.com entries from the below files :

Code: [Select]
/var/cpanel/users/username

/scripts/updateuserdomains

/var/named/domain.db

/etc/named.conf

/usr/local/apache/conf/httpd.conf

/etc/localdomains

/etc/userdomains

/etc/trueuserdomains

/etc/trueuserowners

/etc/valiases/domain.com

/etc/vdomainaliases/domain.com

/etc/vfilters/domain.com


And if still does’nt help then try enabling the bellow option from WHM:

Main >> Server Configuration >> Tweak Settings

Allow Creation of Parked/Addon Domains that are not registered and then edit  the cpanel.config file

Code: [Select]
root@server[#] vi /var/cpanel/cpanel.config
autocreateaentries=0
:wq!

--