First of all, you have to ensure that your current plan allows you to create additional domains in your control panel. In case you have reached the limit of additional domains on your plan, you can always buy the "Additional domain" service through the order form...
Read more
Some E-mail services such as G-suite require MX changes to be made in order for their software to work. This change allows mail destined for your domain to be directed to their server. Please note that changing MX records may prevent your current mail accounts, forwarders, autoresponders, and mailing lists from functioning...
Read more
cPanel Absolute path to Perl: /usr/bin/perl Absolute path to PHP: /usr/bin/php Absolute path to sendmaill: /usr/bin/sendmail
Read more
On a shared hosting service with a cPanel control panel, it is possible to use Memcached from the developers of LiteSpeed - LSMCD (LiteSpeed Memcached). LiteSpeed Memcached is a high-performance distributed caching system, designed to speed up dynamic web applications by reducing the load on the database.
Read more
FTP (File Transfer Protocol) allows you to establish a connection between your PC and a remote server (our hosting, for example) to transfer files. We recommend you to use the Filezilla FTP client as it is easy to use, free, and available for any operating system. But you can choose any other client convenient for you.
Read more
The CP time is the time that the processor spends processing the request (execution of one script). The CP time only includes the time that the processor actually works on the request. The CP time does not include the time when other parallel queries are being processed (e.g. requests of other shared hosting clients) or when the server is waiting for the response from the third-party resource (e.g. the other website your website refers to). Therefore, the CP time in most cases will be significantly less than the actual execution time of the script or page generation.
Read more
PHP version can be changed in the main menu of the control panel. Please note that in some control panels the PHP version can be changed not for a specific domain, but for the whole hosting service with all of its domains...
Read more
You can customize PHP settings via the local configuration file .htaccess (.user.ini for Plesk). This file should be placed in a site’s root directory. Please do not forget to save the original file before you make changes. It might help you to immediately restore the file if something went wrong...
Read more
What is Cron? Cron is a system utility that allows you to schedule your jobs or commands at a certain time on the server. How to configure a cron job?...
Read more
Forwarders allow you to direct incoming mail to a different address. Let's say you want emails sent to your website’s corporate mailboxes manager@example.com and sales@example.com to be redirected to your personal account cowboy12345@mymail.com. You can create two forwarders that will let you do this. How to configure a forwarder?...
Read more