Web Hosting Talk







View Full Version : Addon domain problem


linuxkidu
07-03-2005, 03:49 AM
Hello freinds,

Can you help out sorting out my issue with the addon domain

I get an error like
" domainxxx.xxx is controlled by another user. You cannot park it."

I have checked the httpd conf file for domainxxx.xxx, whether its been used as a parked or addon domain by some other user, but i did not find an entry...

Regards,
Jeff

John[H4Y]
07-04-2005, 07:49 AM
Try (from a command line):

grep -i domainname /var/cpanel/users/*

replace "domainname" above with the actual add-on domain name.

You may need to remove it from those files and also any DNS entries in order to try and repark the domains.

linuxkidu
07-11-2005, 07:32 AM
Hello friend,


Thanks for the valuable information