cPanel error with installation
Hello members of the cPanel forum.
Today I come to you seeking help on setting up cPanel on my Dedicated server.
I need cPanel because through this dedicated server I will be using it for a website and to host my game server.
When I go through the steps to set up cPanel on CentOS I get an error (i.gyazo.com/8c0a3d487dce92c45b3c071404e09917.png)
Any ideas as to what may be occurring?
Note - I am using CentOS 6.
-
nano /etc/resolv.conf
Command to open the file. Add and save the following into the file. Retry the install.nameserver 8.8.8.8 nameserver 8.8.4.40 -
Make sure you set the resolvers as well as set the hostname for the name server . Hostname should a fully qualified domain name that is required for Cpanel installation. 0 -
nano /etc/resolv.conf
Command to open the file. Add and save the following into the file. Retry the install.nameserver 8.8.8.8 nameserver 8.8.4.4
Make sure you set the resolvers as well as set the hostname for the name server . Hostname should a fully qualified domain name that is required for Cpanel installation.
Any tutorials you guys have that I can follow for Cent 6?0 -
Hi Awtra, You have to login server through SSH and open file /etc/resolv.conf using vi or nano editor and add public resolvers such as 8.8.8.8 and 8.8.4.4 nano /etc/resolv.conf
examplenameserver 8.8.8.8 nameserver 8.8.4.40 -
Hello, The steps in the previous post should address the issue. Note that you may also want to check with your provider to see which DNS resolvers they advise using. Thanks! 0
Please sign in to leave a comment.
Comments
5 comments