September 16, 2008
If you are receiving the following error in cpanel/WHM:
Uncompressing cplyr1-cPanelExtraction failed
Then you probably need to install tar, which can be done as follows on CentOS:
yum install tar
Tags:
centos,
cpanel,
linux
(1) Comment
Filed under: Uncategorized by — aaron @ 2:59 am
September 16, 2008
At the time of writing cPanel/WHM was not officially support Fedora 9, however to install cPanel you can do the following:
yum -y install tcp_wrappers-devel perl tar
mkdir /home/cpins
cd /home/cpins
wget http://layer1.cpanel.net/latest
sh latest &
Tags:
cpanel,
fedora,
linux
No Comments
Filed under: Uncategorized by — aaron @ 2:57 am