Fixed: Switch shared/dedicated IP: Verification if Global DNS Records contains

an IP address. In that case raise an error.

System admin has to replace teh IP addresses for the [ip] alias
This commit is contained in:
robvde 2012-10-10 15:16:25 +04:00
parent af958f94a8
commit 23ff0c4751
4 changed files with 31 additions and 2 deletions

View file

@ -1056,6 +1056,9 @@
<data name="Error.607" xml:space="preserve">
<value>Web Site meta-item IP address is not specified</value>
</data>
<data name="Error.610" xml:space="preserve">
<value>Invalid Global DNS entries in platform server configuration for dedicated IP address usage. Contact you platform administrator</value>
</data>
<data name="Error.700" xml:space="preserve">
<value>Specified mail domain already exists on the service</value>
</data>