This article explains how to check the MySQL version. To check the MySQL version installed on your system, you can use one of the following methods- Using MySQL Command Line Client-…
Category: Servers, Hosting & Email
WordPress – switch to sending email via SMTP (PHP Mail alternative)
March 21, 2024 / WordPressFor security reasons, sending e-mail using the internal PHP mail() function is disabled on most of our shared servers. Default WordPress installations rely on the mail() function to send e-mail…
How to install WordPress plugins and themes from GitHub
March 18, 2024 / WordPressThis guide provides a quick overview of installing WordPress plugins and themes directly from GitHub repositories, providing a solution for accessing specific versions or non-official items. Follow the steps- Find…
How to download the WordPress media library in cPanel
March 4, 2024 / WordPressThis article explains how to download the WordPress Media Library in cPanel. Follow the steps below- Log in to cPanel. Select the “File Manager” sub-option under the “Files” option. In…
How to disable WordPress autosave feature using cPanel
February 27, 2024 / WordPressThis concise guide explains how to disable the WordPress autosave feature using cPanel, providing a solution for users who prefer manual saving. Let us follow the steps: Log in to…
How to stop access to sensitive files of WordPress site in cPanel
February 26, 2024 / WordPressThis guide explains how to stop access to sensitive files of WordPress site in cPanel. Let us follow the steps: Log in to cPanel. Select the “File Manager” sub-option, under…
How to set up email encryption in cPanel
February 23, 2024 / EmailThis guide explains how to set up email encryption in cPanel. Setting up email encryption in cPanel enhances the security and privacy of email communications by encrypting the content, making…
How to create a MySQL database using the cPanel database wizard
February 18, 2024 / MySQL Web HostingMySQL databases are a way to manage the data needed to operate your website. They are an essential requirement for many website platforms, such as WordPress and Magento. In this…
How to change the server hostname on CentOS
February 14, 2024 / Dedicated ServerThis article guides users through the process of changing the dedicated server hostname on a CentOS server. By default, your server is assigned a hostname based on the server’s given…
How to check the WordPress memory limit
February 12, 2024 / WordPressIn this article, we will explain how to check the WordPress memory Limit. Follow these steps to check the WordPress memory limit- Log into your WordPress. Go to “Tools”, and…