WHM/cPanel installiation and first login

<official cPanel install guide>

http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/WebHome

 

 

After you have installed cPanel you should login to WHM/cPanel using link like this:

 

https://<your_server_ip>:2087

 

For login you should use linux system username with password. Sure it can be root credentials.

After you have purchased license for your cpanel ip you should run next command to apply license:

 

 /usr/local/cpanel/cpkeyclt

 

For sure you can restart cPanel service with next command:

service cPanel restart

Manage URLS:

https://<your_server_ip>:2083   or     https://<your_server_ip>/cpanel

https://<your_server_ip>:2096   or     https://<your_server_ip>/webmail

https://<your_server_ip>:2087   or     https://<your_server_ip>/whm     

https://<your_server_ip>:2078   or     https://<your_server_ip>/webdisk

http://<your_server_ip>:2082    or      http://<your_server_ip>/cpanel  | non encrypted

http://<your_server_ip>:2095    or      http://<your_server_ip>/webmail  | non encrypted

http://<your_server_ip>:2086    or      http://<your_server_ip>/whm  | non encrypted

http://<your_server_ip>:2077    or      http://<your_server_ip>/webdisk  | non encrypted

 

If you want to access your website via IP You should adde apache mod_userdir exclusion protection rule for <yourwebsite> (<user>) in WHM.

and after you'll be able to access your website using ip. Example:

http://<ipaddress>/~<username>/

 

 

 

Was this answer helpful?

 Print this Article

Also Read

cPanel/WHM: error "Sorry, you are not allowed to add any more than (0) parked domains!"

If you face the next issue with cPanel: "Sorry, you are not allowed to add any more than (0)...

Uploading files in cPanel

If you would like to upload some files to your server using cPanel, you can do so with built-in...

DirectAdmin

LoginUse the next link for DA access:<Your_IP>:2222user admin. The password for admin user...

WHM: Create user for cPanel

If you have just installed cPanel and you want to access it, you need to create user first. How...