Accessing cPanel/WHM and fixing basic issues

CPanel/WHM Logging in for the first time

After you have received the welcome e-mail. you can access it at: http://xx.xx.xx.xx:2086 Where xx.xx.xx.xx is your server's primary IP address Username/Password information for the control panel are the following:

Username: root

Password: {rootpassword} Where {rootpassword} is the system root password provided in the welcome email Known Issues Login page not loading

If you are unable to access your http://xx.xx.xx.xx:2086/ page, please make sure the firewall isn't blocking the port.

You can make sure this isn't happening by running: iptables -I INPUT -p tcp --dport 2086 -j ACCEPT && /etc/init.d/iptables save If it still doesn't load,

try running: iptables -F && /etc/init.d/iptables save Licensing Error(s)

If you receive any 'License Invalid' or any other kind of licensing error(s), please try running: /usr/local/cpanel/cpkeyclt This will refresh your license key with cPanel Inc.

If you still have issues please feel free to contact support at Buyhttp after logging in http://account.buyhttp.com/index.php

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Do you offer fully managed servers?

Yes, all servers are fully managed by our highly trained system administrators.Managed didecated...

How long it takes to setup a new server?

It usually takes less than 24 hours to setup new servers, if server management and secure setup...

How to install cPanel on a new server?

Installing cPanel requires a minimal installation of the OS.Login to the server as root and run...

Some useful SSH commands.

1. To know the free space in all mounted file system: df -h (Shows used and free space in all...

Which software comes preloaded with new dedicated server?

Buyhttp sets up the following packages so that you don't have to: cPanel/WHM control panel and...