DBAs (Database Administrators) need to have root-level access to MySQL; sometimes, you might need to change the MySQL password for security or other reasons. In this article, you will learn how to reset the MySQL root password? Using WHM Panel 1. First, login into WHM panel, https://your-domain.com:2087 or https://IP-address: 2087 or https://server-hostname: 2087. 2. Navigate to SQL Services → MySQL Root Password. […]
Softaculous is the leading one-click app installer in the web hosting industry. If you have control panel-based web hosting, you most likely interacted with the softaculous app installer earlier. Whenever any softaculous version update is released, an app released or backup is completed that time softaculous runs cron. These notifications will be served in the […]
In many cases, your web application might not work as expected due to certain enabled/disabled php_functions; at that time, you need to submit the request with the server administrator or the host to disable/enable the specific php_functions. If you have cPanel or DirectAdmin control panel’s root-level access, then this article will help you with how […]
Softaculous is the leading one-click app installer in the web hosting industry, and it is widely offered by shared/reseller hosting providers. KnownHost also offers a softaculous app installer for free with shared hosting, reseller hosting, and managed services. We will be covering some of the most common settings of a softaculous app installer. Configure Common […]
The problem happens when the disk quota file get corrupted on server. As a result we need to fix the quota file; to do that you can run the following command while logged into the server as root, It may give errors like the following, if the problem is not solved completely. In that case, […]
cPanel is one of the leading control panels in the web hosting industry. Often being a beginner, you might also encounter the same question: Does cPanel come with WHM? The answer is “YES!”. cPanel and WHM are a package and come together. Web Hosting Manager, popularly known as WHM, enables you to perform all the […]
What is mod_rewrite? The mod_rewrite module uses a rule-based rewriting engine based on a PCRE regular-expression parser to rewrite requested URLs on the fly; by default, mod_rewrite maps a URL to a filesystem path. However, it can also redirect one URL to another URL or invoke an internal proxy fetch. mod_rewrite provides a flexible and […]
cPanel/WHM often implements the upgraded PHP versions with the newest security updates; for PHP updated versions, you must keep the cPanel/WHM server up-to-date. Let us know more about upgrading PHP versions in cPanel servers. 1. First, login into the WHM panel, https://your-domain.com:2087 or https://IP-address: 2087 or https://server-hostname: 2087. 2. Navigate to Software → EasyApache 4. 3. Next, click on Customize. 4. Now navigate to the PHP […]
Email headers are nothing but HTML snippet which contains information of the sender, recipient, email’s route. This article will learn how to view the body and the header of a queued Exim message. How to view exim queued email header? Use the following command to check the Exim email header, Example, How to view exim […]
Sometimes when you try to access the phpMyAdmin through either cPanel or WHM directly you encounter with phpMyAdmin login screen, This error occurs when the MySQL password for the cPanel User or Root user is out of sync. To fix this problem, you need to change the password for the cPanel/Root user using the following […]