Results 1 to 10 of 19
-
26th Oct 2010, 02:57 PM #1OPMember
Trouble installing cpanel
When I try to install cpanel trial on my vps using wget http://layer1.cpanel.net/latest command line i get the following mesage:
Resolving layer1.cpanel.net... failed: Temporary failure in name resolution.
I prevously set resolv.conf to
208.67.222.222
208.67.220.220
What's wrong?tres Reviewed by tres on . Trouble installing cpanel When I try to install cpanel trial on my vps using wget http://layer1.cpanel.net/latest command line i get the following mesage: Resolving layer1.cpanel.net... failed: Temporary failure in name resolution. I prevously set resolv.conf to 208.67.222.222 208.67.220.220 What's wrong? Rating: 5
-
26th Oct 2010, 03:01 PM #2MemberWebsite's:
reddit.comIf you are getting that message, the nameservers you have listed in /etc/resolv.conf aren't able to resolve layer1.cpanel.net
make sure you have some nameservers in there, proper ones that can be used by your server. If you are renting a server from a hosting center, find out what nameservers they feel you should have in there.
/etc/resolv.conf should contain nameservers entries such as:
nameserver xxx.xxx.xxx.xxx (obviously that would be an IP address)
nameserver xxx.xxx.xxx.yyy
If you do have working nameservers configured, then other reasons may preclude you from resolving layer1.cpanel.net - it could be your hosting company's nameservers. It could be a momentarily glitch in Cpanel's nameservers, etc.I design free logos. click here.
-
26th Oct 2010, 03:02 PM #3MemberWebsite's:
Elite.SO Defendos.com Motionite.comInstalling cPanel & WHM
To begin your installation, use the following commands:
- Open the /home directory by typing the command cd /home
- Fetch the latest installation file from the cPanel servers by typing the command wget -N http://httpupdate.cpanel.net/latest
- Open and run the installation files by typing the command sh latest
If licensing has failed (due to a strict firewall or changed IP), execute the following command to activate your license:
- /usr/local/cpanel/cpkeyclt
-
26th Oct 2010, 03:04 PM #4Member
you have to use nameservers provided by your hosting company..
Coding Horror Fan
I don't read PM's frequently .
-
26th Oct 2010, 03:10 PM #5OPMember
those are the nameservers asigned by the company.
I changed them cause they were not working but wrote them back later.
-
26th Oct 2010, 03:22 PM #6Member
change etc/resolv.conf to
search ovh.net
nameserver 8.8.8.8
nameserver 8.8.4.4
-
26th Oct 2010, 03:27 PM #7OPMember
^^
I did that before, but nothing
-
26th Oct 2010, 03:28 PM #8Member
try
service iptables stop
if that works, install cpanel then CSF firewall to re-configure iptables
csf firewall
http://www.configserver.com/free/csf/install.txt
-
26th Oct 2010, 03:34 PM #9OPMember
I got this:
Code:Flushing firewall rules: [ OK ] Setting chains to policy ACCEPT: mangle filter nat [ OK ] Unloading iptables modules: [ OK ]
-
26th Oct 2010, 03:48 PM #10Member
those IP's are not your name servers, they are the resolvers for the DNS (those IP's are for open DNS).
are you able to ping anything? (such as -> ping google.com ) ?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Installing SSL Certificates using WHM/CPanel
By Areon in forum Server ManagementReplies: 0Last Post: 1st Mar 2014, 04:00 PM -
Need help trouble shooting cpanel install issue
By Mrgeek in forum Hosting DiscussionReplies: 3Last Post: 18th Apr 2012, 09:53 AM -
Installing Litespeed In Cpanel
By Bharat in forum Technical and Security TutorialsReplies: 3Last Post: 20th Nov 2011, 07:13 AM -
getting error while installing cpanel
By -={MINDFREAK}=- in forum Server ManagementReplies: 21Last Post: 30th Mar 2011, 09:32 PM -
Installing cPanel + WHM
By Lease in forum Technical and Security TutorialsReplies: 1Last Post: 11th Jan 2008, 12:14 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...