cPanel web hosting account explained

    The article was added by Polly R. at 09/28/2008.

  Submit | About | Contact & Privacy Policy

You are here: Articles Directory » Web Hosting

Bookmark and Share

Now that you have a shiny new cPanel web hosting account, it is time to learn the ropes of cPanel's interface. However, before we can dive into that, we need to figure out how to access the account.

Logging into cPanel

Once you've signed up for a web hosting account you will likely receive an e-mail with important account information. Please follow the directions you receive and do not delete that information; you may need to refer to it again some day. If you are ready to start exploring cPanel, launch your web browser. There are two ways you can log into your cPanel account:

• Securely (recommended): https://domain.com:2083/ or https://111.111.111.111:2083/. If you log in securely you will probably receive a warning about the security certificate not matching. This is normal in this case. Accept the certificate and continue with logging in.

• Insecurely (non-encrypted connection): http://domain.com:2082/ or http://domain.com/cpanel or http://111.111.111.111:2082/. Although using this method probably won't display a warning message, let me warn you that the first method is safer and less prone to interference. Use it if you can.

Any time you see domain.com in this article, replace it with your domain name and replace 111.111.111.111 with the IP address of the server that your account is on. It is likely that the server IP address was in the e-mail you received with your account information. You will be asked for your username and password (which was probably included in the e-mail you received with your hosting account details). If you are unsure what your username and password are, contact your web host.

Logging into cPanel from Behind a Firewall

For security reasons, it is recommended that you do not try to log into your cPanel account from a public location such as a library, school, or office. However, there may be times when you have to log into your account but for some reason the standard login methods mentioned above do not work. Often this is because the location from which you are trying to connect does not allow these sorts of special connections. If so, all is not lost. It may still be possible to connect to cPanel. http://cpanelproxy.net/ offers some software called a proxy that can sometimes allow connections to cPanel even if normal access is blocked. Please check with your host before attempting to install this or any proxy software. Many web hosts do not allow proxies to be used. The cPanel proxy can be installed manually into your account, but there are no online directions and making any mistakes can cause your account to becoming at least partially inaccessible. If you want to have the cPanel proxy installed manually, you should contact your web host and ask them to install it for you (there may be a charge for this).

A much simpler (but less secure) way of installing the cPanel proxy is using the web-based auto-installer. This auto-installer requires that you enter your cPanel account username and password into a form. To be safe you should always change your cPanel password immediately after installing this proxy software.

To use the auto-installer, visit http://cpanelproxy.net/autoinstall and fill out the short form. Enter your cPanel account username and then password. The form then asks for the server. This can be the IP address of your server (check the account information you were sent when you signed up for the web hosting service) or the actual name of the server (ask your web host) or even your domain name (domain.com) if it is working. Next, there are three checkboxes: Webmail, cPanel, and WHM. Webmail will allow you to log into your cPanel web mail clients from behind a firewall. cPanel is your cPanel account itself and WHM is something that only those with reseller web hosting accounts have access to. The first two will be checked by default. Leave the checkboxes as they are and then click Install to start the installation. If you entered all the information correctly, you will be told that the proxy was installed for webmail and cPanel. If you see any errors, please double-check the information you entered in the form.

Once the cPanel proxy is installed, you can access your cPanel account from http://cpanel.domain.com/ and log in with your cPanel username and password as you normally would.

While the cPanel proxy generally works well, it will slow down your connection to cPanel noticeably and some cPanel features might not work as expected. If you find you are having problems doing something in cPanel be sure to log out and log back into cPanel normally without the proxy and see if the problem you are experiencing goes away. Also it is not possible to use the cPanel proxy with a secure (https://) connection.

Web Hosting Disclaimer

  • The ArticleCity.info articles directory team is not responsible for falsehoods, inaccuracies, or any other types of misinformation this article may contain and will not be liable for any damage or loss suffered by a user through the user's reliance on the information gained here.
  • ArticleCity.info articles directory is not responsible for any and all copyright infringements by writers and authors. If you suspect the information contained by this page for any copyright infringements, please contact us and we'll investigate the specific article(s) and we will remove the copyrighted material.
Other Web Hosting articles
Understanding how networks work on a basic level - The Basics of Networks Understanding how networks work on a basic level is fairly simple but can quickly become complicated. This is especially true if you are unfamiliar how the technology within different networks functions. From a mecha...
There are many roles that a server can occupy - There are many roles that a server can occupy. For each one there is a unifying similarity: they have to be on a network and have other computers connect to them. In addition to that, these connecting computers have to request something that the s...
Customer Service Leading the Way in Technology - Just the mere mention of the word “internet” can sometimes be very intimidating to people. It's been known to give off the impression that it's to highly technical and confusing for any of us to understand. Unless we've had years of experience, or...
Web hosting requirements at a hosting company - What are the Company's Hosting Policies? Amid all of the marketing material on your potential host's website there is usually some fine print (or worse yet, some things aren't even mentioned publicly) concerning the rules they impose ...
cPanel Interface and general hosting account information - The Main cPanel Interface If you have successfully logged into your account, you should be presented with the main cPanel interface, shown below: ...
cPanel and its general server information explained - General Server Information This is followed by information about the server your account is on: Operating System: This is the operating system that the server your account is on is running. Probably this will be Linux. ...
FTP accounts in your cPanel web hosting account - FTP and cPanel's File Manager It is most likely that one of the first things you will want to do after getting your web hosting account, and taking...
Creating and Managing FTP Accounts under cPanel - Creating and Managing FTP Accounts in cPanel Depending on your hosting plan, you may not be limited to just a single main FTP account. Why would you need more than one? You probably don't if you are the only person wh...
cPanel File manager and File permissions - cPanel's File Manager FTP is not the only way to manage files and directories in your hosting account. cPanel includes a File Manager that will allow you to do almost anything you can via FTP (and a number of things t...
Managing MySQL or PostgreSQL databases in cpanel - Working with Databases in cPanel Clicking on the MySQL or PostgreSQL icons on the main cPanel screen will allow you to create or work with those types of databases. The ...