Web Hosting
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb HostingWeb Hosting

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 28th, 2010, 03:10 AM
MikeCon MikeCon is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2010
Posts: 19 MikeCon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 56 m 9 sec
Reputation Power: 0
Facebook
How To Install cPanel and Fantastico on Linux CentOS 5

cPanel is software that provide an interface to help website owners manage their sites (FTP, Email accounts, statistics), while WebHost Manager (WHM) automates server management tasks for server administrators. cPanel makes it very easy for the hosting company to give the client total control of their website without the requirement of providing full server access. cPanel has lots of advantages and disadvantages but we won’t go through them as it is not of this article’s focus.

This article mostly interests webmasters, system administrators and any individuals who own a Virtual Private Server and wish to install cPanel and Fantastico on it.

The first thing to consider is yum as we will need it installed. If it is not installed on VPS then do the following:

cat /etc/redhat-release

rpm -q yum centos-yumconf

The next step is to download all necessary utilities/software using the RPM Package Manager:

rpm –import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
rpm -Uvh http://mirror.centos.org/centos/5.0....2.6-5.i386.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0....el5.1.i386.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0....0-2.noarch.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0....3.6-2.i386.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0...-1.2.1.i386.rpm
rpm -ivh http://mirror.centos.org/centos/5.0...37.el5.i386.rpm
rpm -ivh http://mirror.centos.org/centos/5.0...-2.1.2.i386.rpm
rpm -ivh http://mirror.centos.org/centos/5.0...-2.1.2.i386.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0...os.2.noarch.rpm


We are now ready to proceed to the cPanel Installation:

mkdir /home/cpins
cd /home/cpins
wget http://layer1.cpanel.net/latest
sh latest

and now to the Fantastico installation:

cd /usr/local/cpanel/whostmgr/docroot
rm -Rf fantastico*
wget -N http://netenberg.com/files/free/fantasticoinstaller.tgz
tar xzpf fantasticoinstaller.tgz
rm -f fantasticoinstaller.tgz


In /etc/xinetd.d/pop3ds : Change ‘disable = no’ to ‘disable = yes’

Finally:

restart xinetd
restart cpanel

Reply With Quote
  #2  
Old October 30th, 2010, 02:59 AM
peterch peterch is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2010
Posts: 62 peterch User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 23 m 20 sec
Reputation Power: 0
useful information for the beginners

Reply With Quote
  #3  
Old November 1st, 2010, 08:16 AM
Injunction Injunction is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Posts: 59 Injunction User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 36 m 34 sec
Reputation Power: 3
cPanel is the most popular control panel and it's useful to know its installation process

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb HostingWeb Hosting > How To Install cPanel and Fantastico on Linux CentOS 5

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap