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

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...

How to install LiteSpeed in cPanel

We recommend to install our WHM plugin and LSWS through one line auto installer. The following...

When can I cancel my dedicated server?

Dedicated server cancellation requests must be submitted 7 days in advance and must be submitted...

Is my dedicated server secure?

Yes, dedicated server with server management and secure setup option comes with a security...

Important logs in Cpanel

Exim main log: /var/log/exim_mainlog Apache access log: /usr/local/apache/logs/access_log...