Have you received a notification email mentioning that support for outdated PHP versions will be removed from the Starter web hosting package you are currently using on 01.02.2026, and you are wondering what to do next? This notice applies exclusively to the website(s) hosted on your web hosting account and does not affect any other services on the account or their functionality! We sent the […]
Some customers have asked for recommendations on how to temporarily restrict access to their website. There are several solutions for this:
To add an email account for the first time, open the Mail app on your device, then select “Other Mail Account…” and “Continue“: Then select “Mail > Settings…“: To add an email account, click the “+” button at the bottom of the page: On the next page, fill in the fields as follows: Name: Your name/company name E-mail address: The email address […]
If you haven’t added any email accounts to Outlook yet, open Outlook on your computer, type the email address you want to add in the “Suggested accounts” box, and then click the “Continue” button: On the next page, select “IMAP“: On the page that opens, fill in the fields as follows: Password: password for the email account to be added IMAP Incoming server: […]
TL;DR: DKIM proves sender authenticity and DMARC instructs receivers what to do. In 2025, plain p=none does not protect your brand or deliverability. Use at least p=quarantine or preferably p=reject together with appropriate adkim and aspf.
Note! Starting from cPanel version v.130, cPanel no longer provides direct Composer support; it must be added manually per user account! Some customers and/or their developers have wanted to use the Composer tool on a shared hosting user account. Here is a short guide for installing and using it. 1. Log in to your cPanel account (instructions: HERE) and from cPanel go to Tools -> […]
CRON Jobs β Scheduling PHP Scripts on the Server CRON allows you to periodically run PHP scripts on the server side. You can add CRON jobs in cPanel under: βcPanelβ β βADVANCEDβ β βCron jobsβ Examples: Option 1 β CRON job triggered via web: /usr/bin/wget -q -O /dev/null http://yourdomain.ee/file.php If you want the script to run silently, add -q -O /dev/null to the command line […]
As time goes on, we have received more and more questions about how to forward an email as an attachment “as attachment” with correct letter headers and in different environments/programs. Here we have collected instructions for different applications/environments:
Our servers use the Shared Redis service. If you want to use Redis in your web application, you should activate a local Redis instance in your account according to security recommendations. For this:
We have added the AccelerateWP add-on to our cPanel servers to help customers increase the performance of their WordPress website. By activating this add-on, it detects possible problems in advance that may arise during installation, and thus does not “break” your website, but displays a warning about possible problems and instructions to mitigate those. Activation is easy with a couple of mouse clicks from cPanel […]