i use cpanel always get email IMPORTANT: Do not ignore this email. Your hostname (xxx.com) could not be resolved to an IP address. This means that /etc/hosts is not set up correctly, and/or there is no dns entry for xxx.com. Please be sure that the contents of /etc/hosts are configured correctly, and also that there is a correct 'A' entry for the domain in the zone file. Some or all of these problems can be caused by /etc/resolv.conf being setup incorrectly. Please check that file if you believe everything else is correct. You may be able to automatically correct this problem by using the 'Add an A entry for your hostname' option under 'Dns Functions' in your Web Host Manager. Code (markup): how can i resolve
Hello there, Have you followed the solution listed? Your hostname for any server should have 3 sections, it should never just be domain.com, it should be something like server.domain.com, that was a proper A entry can be made pointing specifically at the correct IP address. Chris
The server hostname which is like "name.domain.com" for your server must be pointed to your server IP. You need to set A records for that subdomain pointed to the primary IP of yourserver. Then it will be solved.