Skip to main content

cPanel error with installation

Comments

5 comments

  • vacancy

    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
    0
  • Eminds
    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
  • Awtra

    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
  • SysSachin
    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
    example
    nameserver 8.8.8.8 nameserver 8.8.4.4
    0
  • cPanelMichael
    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.