• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Cloudlinux Installation over CentOS / WHM

Sitebee

UFO Hunter
NLC
Hi Guy`s,

Wondered it any of you could help me out on this one. I`m having issues setting up cloudlinux on a server I`ve hired from Hetzner.

As with many of the bigger server companies they have custom kernels, the problem is i`m trying to install cloudlinux over the top of a fresh install of cent os / whm

I keep running into permission issues.

root@host [~]# sh cldeploy -k ***************************************
conversion=true
components=true
Loaded plugins: fastestmirror
Cleaning repos: base cr extras updates
Cleaning up Everything
Kernel update is prohibited on your system.
Remove exclude kernel option from /etc/yum.conf
and run this script again.
root@host [~]#

Any ideas on how to solve this?

I have also tried (which worked) installing Cloudlinux over Cent OS, but then ran into issues with installing WHM.

Cheers :)
 
For that error, use nano or your preferred editor and remove "kernel*" from the excludes line in /etc/yum.conf.
 
Thanks John, that worked, for some reason it would not work via ssh but tried it via configserver explorer and worked fine :)
 
Back
Top