Recursion
31-08-2010, 11:21 AM
Yo,
Not often I ask for a bit of help here but here goes.
cPanel doesn't seem to think it can resolve the server's hostname (android.socialee.me), this is the e-mail I get:
IMPORTANT: Do not ignore this email.
The hostname (android) resolves to . It should resolve to 67.23.224.92. Please be sure to correct /etc/hosts as well as the 'A' entry in zone file for the domain.
Some are all of these problems can be caused by /etc/resolv.conf being setup incorrectly. Please check this 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 ' under ' Dns Functions ' in your Web Host Manager
My resolv.conf is setup correctly:
root@android [~]# cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
My /etc/hosts:
root@android [~]# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
67.23.224.92 android android.socialee.me
And there is an A record for it.
Halp? :S
Not often I ask for a bit of help here but here goes.
cPanel doesn't seem to think it can resolve the server's hostname (android.socialee.me), this is the e-mail I get:
IMPORTANT: Do not ignore this email.
The hostname (android) resolves to . It should resolve to 67.23.224.92. Please be sure to correct /etc/hosts as well as the 'A' entry in zone file for the domain.
Some are all of these problems can be caused by /etc/resolv.conf being setup incorrectly. Please check this 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 ' under ' Dns Functions ' in your Web Host Manager
My resolv.conf is setup correctly:
root@android [~]# cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
My /etc/hosts:
root@android [~]# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
67.23.224.92 android android.socialee.me
And there is an A record for it.
Halp? :S