Fresh install (Cloudlinux & cPanel) running into issues
Evening all, hopefully someone can shed some light as to where I'm going wrong here; upon permissions being "epic broken" on one of our development servers we've decided to redo it on the advice of cPanel support;
Followed
A full export of the SSH window can be seen by obtaining the attached file I'm 100% certain it's something simple that I'm missing but for the life of me, I can't figure it out Thanks for your time.
A full export of the SSH window can be seen by obtaining the attached file I'm 100% certain it's something simple that I'm missing but for the life of me, I can't figure it out Thanks for your time.
-
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) orclnreg_ks --activationkey=
(for key based licenses).0 -
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) orclnreg_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 -N0 -
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 -
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.
Comments
5 comments