Hey guys,
Ive been trying to install Cloud Linux on CentOS 5.6 following the instructions. Basically it all worked fine until I got to checking for LVE in WHM.
Some information on where things are currently at:
uname -a
Linux Server 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 i686 i686 i386 GNU/Linux
cat /etc/redhat-release
CloudLinux Server release 5.6
rpm -qa|grep lve
Outputs nothing
I have tried to rerun centos2cl and get the following:
Installing lve...
Loaded plugins: fastestmirror
Error getting repository data for cloudlinux-i386-server-5, repository not found
New cPanel installed, no extra packages needed
!!!Important: Memory limits are disabled by default.
To enable memory limits, please run:
# lvectl ubc enable --save
-bash: lvectl: command not found
Googling the error results in no help.
Ive rebooted after running sh centos2cl -k like it said, and I do have a valid license purchased through cPanel for the servers IP address.
Ive tried plenty of things like yum install cpanel-lve, yum install cpanel-lvemanager, basically anything I could google but none helped, all result in saying that there is no such package.
Ive also recompiled apache through WHMs easy apache as I read this was required for mod_hostinglimits, I am assuming this is done is there anyway I can check the module is there? It doesn appear in httpd -l
Not sure if related, while running sh cpanel2cl -k I noticed that the repositories were all 64 bit?
Any help would be great, thanks.
Ive been trying to install Cloud Linux on CentOS 5.6 following the instructions. Basically it all worked fine until I got to checking for LVE in WHM.
Some information on where things are currently at:
uname -a
Linux Server 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 i686 i686 i386 GNU/Linux
cat /etc/redhat-release
CloudLinux Server release 5.6
rpm -qa|grep lve
Outputs nothing
I have tried to rerun centos2cl and get the following:
Installing lve...
Loaded plugins: fastestmirror
Error getting repository data for cloudlinux-i386-server-5, repository not found
New cPanel installed, no extra packages needed
!!!Important: Memory limits are disabled by default.
To enable memory limits, please run:
# lvectl ubc enable --save
-bash: lvectl: command not found
Googling the error results in no help.
Ive rebooted after running sh centos2cl -k like it said, and I do have a valid license purchased through cPanel for the servers IP address.
Ive tried plenty of things like yum install cpanel-lve, yum install cpanel-lvemanager, basically anything I could google but none helped, all result in saying that there is no such package.
Ive also recompiled apache through WHMs easy apache as I read this was required for mod_hostinglimits, I am assuming this is done is there anyway I can check the module is there? It doesn appear in httpd -l
Not sure if related, while running sh cpanel2cl -k I noticed that the repositories were all 64 bit?
Any help would be great, thanks.
Comment