does cPanel installation include apache?

Grafa

Member
Jun 22, 2004
5
0
151
Do I need to install apache, PHP, and all these stuff separately? or it's included with the cPanel installaion?
 

Grafa

Member
Jun 22, 2004
5
0
151
so first I need to install all the things I want to be on the server and then install cPanel that will use them?
 

Grafa

Member
Jun 22, 2004
5
0
151
lets say I will install cPanel w\o MySQL. How do I add it later? I install the MySQL and how do I get the panel to work with it?
 

dgbaker

Well-Known Member
PartnerNOC
Sep 20, 2002
2,531
10
343
Toronto, Ontario Canada
cPanel Access Level
DataCenter Provider
Umm, sorry to correct here buttt........

When you setup cPanel on a server for the very first time, it will install apache, php, mysql, etc...

These do not have to be there first. Doing the following on a new setup;

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


That's it! Now you can start to configure your software and server.

As it says on the install

cPanel requires a fresh/clean server!
If you are serving websites off this server (and are
not already running cPanel) this installer will
overwrite all of your config files.
 
Last edited: