Topic: Technical Questions & Troubleshooting
Technical questions and troubleshooting help articles on the technical issues of web hosting services, server equipment rental, or domain registration.
In this article, you will learn how to migrate cPanel accounts from a reseller hosting package to a shared hosting account.
Reseller hosting packages permit the creation and administration of various cPanel accounts, while shared hosting plans are restricted to a single cPanel account. If you int...
Read more
This article discusses some techniques and advice on how to create a strong password.
Choosing a strong password
Below you will find several techniques to create a strong password:
The password must be at least eight characters long, preferably longer. The longer the password, the less suscep...
Read more
SSH stands for Secure Shell. SSH is used for connecting to a remote computer accessing files and perform administrative tasks.
In this tutorial, learn how to enable SSH on Debian 9 (Stretch) or Debian 10 (Buster).
Prerequisites
Debian system to act as an SSH server
Debian system to act...
Read more
Learn how to enable SSH on CentOS 7 by following the instructions in this short tutorial.
Prerequisites
CentOS 7 system to act as an SSH server
A user with the necessary permissions
Access to a command line (Ctrl-Alt-T)
yum utility (included by default)
Installing and Enabling Open...
Read more
From this article, you will learn how to enable SSH on Ubuntu 18.04.
When establishing a remote connection between a client and a server, a primary concern is ensuring security. For Linux users, the best practice of accessing and managing your server remotely is through the cryptographic protocol...
Read more
This article describes what CAPTCHA protection is when you might use it, and some implementations for various programming languages that you can add to your own website.
What is a CAPTCHA?
A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a test that tries t...
Read more
In this article, you will find how to use MySQL client applications to access and manage your MySQL databases.
MySQL client applications
MySQL provides a GUI (graphical user interface) client application that can be used to manage the database. MySQL Workbench is an integrated tooling environment ...
Read more
In this article, you will know how to use cPanel to allow external hosts to access your MySQL databases. When remote host access is enabled, you can use remote client applications to connect directly to your databases.
Enabling direct remote access to your databases is a potential security risk. An...
Read more
This article describes how to use your local computer to connect to your MySQL databases stored remotely on Beehosting servers.
Choose a remote MySQL connection method
To access MySQL databases remotely use one of this methods:
SSH tunnel: This is the more secure method. You set up an SSH tun...
Read more
This article describes how to use custom php.ini files to control PHP settings for your website.
Setting up a custom php.ini file
The php.ini file contains directives to control many PHP settings. You can set up one or more custom php.ini files to define how your website works. For example, you mi...
Read more
From this article, you will know how to use the phpinfo() function to view detailed information about the PHP environment, settings, and more other.
! You must have a Beehosting account to view the output of phpinfo() on our servers. The information disclosed by the phpinfo() function is a potentia...
Read more
In this article, you will learn how to enable and disable PHP error messages using the display_errors directive in the php.ini file.
The steps in this article can be completed if you have already set up a custom php.ini file on your website. If you haven't set up your own php.ini file yet, read thi...
Read more
This article describes how to use the user manager in cPanel. The User Manager feature allows you to manage service access for sub-accounts from one convenient interface. These services include:
E-mail
FTP
Web Disk
Subaccounts can only access these services. Subaccounts cannot log in t...
Read more
In this article, you will know how to add, modify, and delete FTP accounts for your website.
About the File Transfer Protocol (FTP)
File Transfer Protocol (FTP) is a standard network protocol used to transfer files between computers. To upload or download files, the user uses an FTP client to conn...
Read more
This article discusses FTP (File Transfer Protocol).
What is FTP?
File Transfer Protocol (FTP) is a protocol that enables you to transfer files between your Beehosting account and another computer. FTP establishes a connection between a server (in this case, your account on a Beehosting server) an...
Read more
This article describes how to configure Web Disk accounts. After setting up a Web Disk account, you can use it to access your web files.
Creating a Web Disk account
You must create a Web Disk account before accessing files remotely using Web Disk.
Please follow these steps to create a Web Disk ...
Read more
This article describes how to connect to your Beehosting account using an FTP (File Transfer Protocol) client.
For general information about what FTP is and when you might use it, please see this article.
Using an FTP client
There are numerous FTP clients available, and many of them support SFT...
Read more
From this article you will learn about EPP code, what is it used for, and how you can get it.
If you want to transfer a domain from one provider to another it is necessary to request the auth code.
This code is required for the domain transfer and must then be entered during the transfer order...
Read more
This article describes how to view Resource limit information in cPanel.
Viewing resource limit information
Please follow these steps to view resource limit information for your account:
Log in to cPanel.
Open the Resource Usage tool in the METRICS: ...
Read more
This article will show you how to setup email on your iOS-based device. This process will work on your iPhone, iPod Touch or iPad. While the screenshots are from an iPhone running iOS the same settings should work on any iOS device.
1. Tap Settings
2. Tap Mail, Contacts, Calendars
...
Read more
Relational databases have been in use for a long time.
They became popular thanks to management systems that implement the relational model extremely well, which has proven to be a great way to work with data .
Only with Beehosting you can activate and use almost all types of PHP bases like GD...
Read more
From this article you will learn about 500 internal server error, and how to fix it.
500 Internal Server Error is a generic error message, given when no more specific message is suitable. There are a number of causes for a 500 Internal Server Error to display in a web browser. Below is a sample e...
Read more
This article will show you how to set up your email for the Android OS.
Add a New Email Account
Open the Email app and navigate to the Settings section.
Tap Add account.
Tap Personal (IMAP/POP) and then Next.
Enter your full email address and tap Next.
Choose the type of email acco...
Read more