hello today i get dedicated and try to install cpanel trial i already yum update [root@v3 ~]# wget http://layer1.cpanel.net/latest --2011-09-01 05:57:48-- http://layer1.cpanel.net/latest Resolving layer1.cpanel.net... failed: Temporary failure in name resolution. wget: unable to resolve host address `layer1.cpanel.net' Code (markup): same problem here http://forums.cpanel.net/f34/error-...-temporary-failure-name-resolution-84261.html and try install nano to edit this use # yum install nano got error nano-1.3.12-1.1.x86_64: failure: CentOS/nano-1.3.12-1.1.x86_64.rpm from base: [Errno 256] No more mirrors to try. Code (markup): i dunno how to use vi edit /etc/resolv.conf Sry for my eng Plz help me
Hello there, Is this a managed server? If so, have your host take a look. If not, you need to check the resolver config file to ensure they are set up correctly. What does this command output: cat /etc/resolv.conf PHP: Chris
Sorry Unmanaged try checking ping to other sites [root@v3 cpins]# ping google.com ping: unknown host google.com [root@v3 cpins]# ping yahoo.com ping: unknown host yahoo.com No ping any site i change /etc/resolv.conf from nameserver 127.0.0.1 to [root@v3 cpins]# cat /etc/resolv.conf 8.8.8.8 8.8.4.4 Still same problem Tq..Help me again
Settle updated my resolv.conf file to add the nameserver string. then ran "yum clean all" and "yum update" Thank for help Can Close this thread