Requirements for Installing cPanel & WHM 11.30
Hardware Requirements
Component | Minimum Requirement |
---|---|
Processor | 266 MHz processor |
Memory | 512 MB RAM (1 GB recommended when hosting many accounts) |
Disk Space | 10GB hard disk |
Compatible Software
|
|
Make sure you have enough space 5GB +. And most important tip: Make sure you have FRESH INSTALL of your OS otherwise your cPanel install might fail.
Now everything is good and it's time to start installing cPanel / WHM.
Make sure you are logged in as root. If it's so write line below to your console:
Code:
cd /home
It will change your directory to "home" where all files will be installed. If that's done write second line in to your console:
Code:
wget -N http://httpupdate.cpanel.net/latest
Now it will download a file called "latest" to your "home" folder. It is our installer, we have to run it to start cPanel / WHM installation process. To do it write a line below to your console:
Code:
sh latest
Now it starts installing. It will take ~2h to complete installation. It depends on your server's speed. Make sure you don't write anything to console while it installs or installation might fail.
So if everything is installed you have to activate your cPanel / WHM license. It goes like that:
Code:
/usr/local/cpanel/cpkeyclt
And you are done. If everything went well you can access WHM now. To go to your WHM go to: http://youriphere:2086.
I hope it helped. If you have questions feel free to ask.
No comments:
Post a Comment