Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I am currently attempting to add a site to a cPanel machine when the domain name already exists within the cPanel DNS cluster. The reason behind this is to move the site on to a machine with a different version of PHP (other sites depend on an older version and installing two PHP versions isn't currently an option).

When attempting to add the site it fails with site already in DNS cluster please delete records from all DNS cluster machines and try again.

While this would be the main solution unfortunately I still need the DNS pointing to the other web server at the moment in addition to any custom records which exist (e.g. for email), I would like to take full control over the DNS instead of letting cPanel take control exclusively.

If anyone has any ideas in relation to this I look forward to hearing.

Regards Ryan

share|improve this question
1  
You're probably better off asking your provider. – Chris S Aug 29 '12 at 14:34

closed as too localized by Michael Hampton, Ward, Scott Pack, voretaq7 Dec 3 '12 at 3:13

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

Quick and dirty solution would be to append a different TLD to the name. For example: domain.com.migration Granted, you can not access the site, but thats not the point. It will create the domain under cPanel/WHM and you can transfer the site as need. When you are ready to switch, simply rename both domains.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.