<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Plesk: There is incorrect combination of resource records in the zone</title>
	<atom:link href="http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Mon, 21 May 2012 12:07:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mudassar</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-16248</link>
		<dc:creator>Mudassar</dc:creator>
		<pubDate>Sun, 16 May 2010 17:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-16248</guid>
		<description>Hi guys,

Just go to your Plesk DNS setting then there will be 3 list Host column, Record type column and Value column.  in value column there will be main.youdomain.com just delete and also in &quot;Host&quot; column.
then can could create main.youdomain.com with ghs.googl.com.</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Just go to your Plesk DNS setting then there will be 3 list Host column, Record type column and Value column.  in value column there will be main.youdomain.com just delete and also in "Host" column.<br />
then can could create main.youdomain.com with ghs.googl.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DDM visual</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-15896</link>
		<dc:creator>DDM visual</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-15896</guid>
		<description>I found a solution in Plesk 9.3:

- First you&#039;ve to dissable the mail service under domain hosted in plesk.
- Then you&#039;ve to delete all MX records on DNS zone, specially if they&#039;re appointing to mail.yourdomain.com.
- Then you&#039;ll be able to create the mail.yourdomain.com with CNAME appointing to ghs.google.com.

This worked for me in all domains hostend in my plesk. Hope you&#039;ll help.</description>
		<content:encoded><![CDATA[<p>I found a solution in Plesk 9.3:</p>
<p>- First you've to dissable the mail service under domain hosted in plesk.<br />
- Then you've to delete all MX records on DNS zone, specially if they're appointing to mail.yourdomain.com.<br />
- Then you'll be able to create the mail.yourdomain.com with CNAME appointing to ghs.google.com.</p>
<p>This worked for me in all domains hostend in my plesk. Hope you'll help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-7600</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 08 Jan 2009 19:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-7600</guid>
		<description>I ended up manually changing the database record in the `dns_recs`table of the `psa` database.

To make things simple, I created a CNAME for test.domain.com to point to ghs.google.com. Then using phpMyAdmin on the `psa` database, I found the record for test.domain.com in the `dns_recs` tables and changed it to mail.domain.com. I turend the DNS service off the domain.com, then back on and the records were written properly.

PSA restarts OK, no errors except if I edit the CNAME mail.domain.com in Plesk and try to hit OK, but it doesn&#039;t screw things up. What a pain! I hope 9.0 fixes this.

Only real question is why are some of my domains OK with the `mail` CNAME, while others are not?</description>
		<content:encoded><![CDATA[<p>I ended up manually changing the database record in the `dns_recs`table of the `psa` database.</p>
<p>To make things simple, I created a CNAME for test.domain.com to point to ghs.google.com. Then using phpMyAdmin on the `psa` database, I found the record for test.domain.com in the `dns_recs` tables and changed it to mail.domain.com. I turend the DNS service off the domain.com, then back on and the records were written properly.</p>
<p>PSA restarts OK, no errors except if I edit the CNAME mail.domain.com in Plesk and try to hit OK, but it doesn't screw things up. What a pain! I hope 9.0 fixes this.</p>
<p>Only real question is why are some of my domains OK with the `mail` CNAME, while others are not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-7599</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 08 Jan 2009 19:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-7599</guid>
		<description>Yup, same problem on Plesk 8.6.0. Trying to link mail.domain.com to ghs.google.com for Google apps. But some of my other domains don&#039;t have this problem, and the mail.domain CNAME to ghs.google.com works fine...better check up on this.</description>
		<content:encoded><![CDATA[<p>Yup, same problem on Plesk 8.6.0. Trying to link mail.domain.com to ghs.google.com for Google apps. But some of my other domains don't have this problem, and the mail.domain CNAME to ghs.google.com works fine...better check up on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-4675</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 17 Nov 2008 21:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-4675</guid>
		<description>Well criminy. I have exactly the same problem as Aaron and Sam.. I wonder if there&#039;s a solution.</description>
		<content:encoded><![CDATA[<p>Well criminy. I have exactly the same problem as Aaron and Sam.. I wonder if there's a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-4065</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 06 Nov 2008 16:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-4065</guid>
		<description>Same here, I can&#039;t setup mail.domain to go to ghs.google.com and google has been having issue with me changing it on their end from &quot;mail.domain&quot; to something like &quot;email.domain&quot;

Sam</description>
		<content:encoded><![CDATA[<p>Same here, I can't setup mail.domain to go to ghs.google.com and google has been having issue with me changing it on their end from "mail.domain" to something like "email.domain"</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-3222</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 29 Sep 2008 14:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/10/02/plesk-there-is-incorrect-combination-of-resource-records-in-the-zone/#comment-3222</guid>
		<description>This is great but doesn&#039;t work for me or google apps. I need to cname to ghs.google.com. arg!</description>
		<content:encoded><![CDATA[<p>This is great but doesn't work for me or google apps. I need to cname to ghs.google.com. arg!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

