Search Advanced Search
Categories
cPanel (6)
Domain Names (2)
E-Commerce & SSL (1)
Security (4)
FTP (2)
Software (0)
WHM (1)
Search Articles
Advanced Search
Frequently Asked Questions
Search our FAQ to find resolutions to common issues.
Favorite Articles
Search Articles that you have marked as your favorite.
Our Links
Web Development
E-Commerce Solutions
Search Engine Optimization
Reseller Hosting
Web Hosting
How do I login to cPanel?

cPanel is your control panel for managing your web hosting with Sabaiko Media. You can add subdomains, create FTP accounts, create MySQL databases, and much more.

When you first signed up with Sabaiko Hosting., you received a welcome email containing all the information you need to manage your service. Including your cPanel username and password. You will need both pieces of information in order to sign in to your cPanel. We strongly recommend you retain this email so you can quickly access your account information.

There are many ways to login to cPanel. We recommend using a secure login to ensure your login details are encrypted upon transmission. For completeness, we are listing all available methods here:

In these links, YOURDOMAIN should be substituted with your domain name. SERVERIP should be substituted with your server's IP address.

Insecure cPanel Login:
http://SERVERIP:2082

Secure cPanel Login:
https://SERVERIP:2083

You can also use your domain name to access cPanel. In order to use these links, you must already have your domain name properly resolving to the server's IP address. If your domain name is not yet properly resolving, use the IP based links above.

Insecure cPanel Login:
http://YOURDOMAIN/cpanel
http://YOURDOMAIN:2082

Secure cPanel Login:
https://YOURDOMAIN/cpanel
https://YOURDOMAIN:2083

Print  Email  Save  Comments  Notify Me  Delete from Favorites 
Article ID: 10003 Article Created: 01-31-2009 08:07 AMLast Modified: 01-31-2009 08:07 AM

How well did this article answer your question? 100% 75% 50% 25% 0%

Most Recently Viewed Articles
How do I login to cPanel?
When you first signed up with Sabaiko Hosting, you received a welcome email containing all the information you need to manage your service. Including your cPanel username and password. ...
What is a Remote Access Key?
WHM provides you with a Remote Access Key for allowing 3rd party scripts to access your WHM on Reseller, Virtual, or Dedicated plans. You can allow external scripts to perform a multitude of tasks from account creation, account termination, account suspensions and much more. ...
Maximum Email Sending Rate Limit
For performance and anti-spam reasons, all email sending is throttled to 200 emails per hour. If you attempt to send more than 200 emails per hour, only the first 200 will be successfully delivered....
Service Ports List
All of our shared servers run aggressive firewalls, closing off non-standard ports in the interest of increased security. The following is a list of standard open ports and the services associated with each of them. ...
phpBB3 Hardening
phpBB is a very popular, web-based forum software. As of the time of this writing, the current phpBB version is phpBB3. If you are running an older version of phpBB, we highly recommend that you upgrade your forums immediately. phpBB version 3 contains many useful features for securing your forums. As always, it's best to run the latest version of any web-based software to ensure any security holes are patched and your software can be trusted....
Using FTP in Internet Explorer 7
To start this article off, I'd like to first note that we DO NOT suggest using Internet Explorer or any web browser for connecting to FTP. Simply put, web browsers are for browsing the web. Your refrigerator would cool your house if you left the door open, but it's not intended for that purpose. Similarly, browsers are not intended to function as an FTP client and, while they do support some FTP-like features, they are very limited in their FTP functionality....
What is my IP Address?
Wikipedia defines an IP address as a numerical identification (logical address) that is assigned to devices participating in a computer network utilizing the Internet Protocol for communication between its nodes. Your server's IP address is where your website is hosted on the internet....
How do I use the Free Shared SSL?
The shared SSL is provided free of charge to all clients on our shared servers. The method for using the SSL is different depending on which server you are on. In order to access the free shared SSL, you will first need to know your server's hostname which is located in the welcome email you received from us when you first signed up. ...
My Site was Hacked, What Do I Do?
The security of your hosting space is a two-fold responsibility. Sabaiko as the webhost, has a responsibility to ensure that all server-side software is up to date and has all necessary security patches applied. Our Technical support staff regularly watches for security bulletins regarding your server's software. Our kernels are kept up to date, non-standard ports are closed off in our aggressive firewall, and server software is kept at the latest stable, secure version....
What is the path to curl?
The path to curl is: /usr/bin/curl...