Skip to main content

Fresh install (Cloudlinux & cPanel) running into issues

Comments

5 comments

  • LucasRolff
    When you install CloudLinux, if it's not registered, it will not have any yum repositories in place, meaning installation of cPanel will just fail. You have to register the OS, either with clnreg_ks
    (for IP based licenses) or clnreg_ks --activationkey=
    (for key based licenses).
    0
  • SolutionsIT
    When you install CloudLinux, if it's not registered, it will not have any yum repositories in place, meaning installation of cPanel will just fail. You have to register the OS, either with clnreg_ks
    (for IP based licenses) or clnreg_ks --activationkey=
    (for key based licenses).

    Ahhhh, well then, that would answer it, I assume then once I hear back from CloudLinux so I can reactivate this.. 1) Reinstall CloudLinux 2) Activate CloudLinux 3) yum update 4) wget -N
    0
  • cPanelMichael
    Ahhhh, well then, that would answer it, I assume then once I hear back from CloudLinux so I can reactivate this.. 1) Reinstall CloudLinux 2) Activate CloudLinux 3) yum update 4) wget -N
    0
  • SolutionsIT
    Hello :) Yes, these steps will work, however you can replace your fourth and fifth steps with the following command: cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
    Thank you.

    Awesome' Appreciate the assistance :)
    0
  • cPanelMichael
    Awesome' Appreciate the assistance :)

    You're very welcome. If you encounter any issues at all during the installation, please feel free to let us know. We're here to help!
    0

Please sign in to leave a comment.