We often run into the error while updating the yum on cPanel/WHM servers. […]
Category: Cpanel
How to resolve RPM DB_RUNRECOVERY errors
RPM databases usually get corrupted due to an interruption during the installation or updates. Some of the common errors observed as a result of a corrupt RPM database are as follows: […]
How to install mod_geoip on WHM/cPanel server
Mod_geoip Apache module helps to find the geolocation of IP addresses of visitors. This module allows you to get the visitor’s country, organization, and location. This post describes the procedure to install Mod_geoip in WHM/cPanel server. Login to your server via SSH Then run the following commands, To download and install the GeoIP database provided […]
How to find and create the .htaccess File
The .htaccess is a hidden text file that contains some additional configuration for the websites hosted on an apache server, and it can directly affect how your website behaves in certain situations. By using .htaccess, you can rewrite the URL, Redirect your website. Password-protect your directories and disable access from a specific IP address. How […]
5 Ways to Check MySQL version in cPanel or Linux
MySQL is one of the most popular Relational database management system options available. Knowing which version is running on your server might be important in some situations. It helps to determine if a specific feature is available or compatible with your system. This article helps you to check the version of the MySQL server installed […]
Changing SSH Port for WHM/ cPanel Server
SSH is the most favorate way to connect to any Linux/ cPanel server when something goes wrong, and geeks still use it even for many tasks that a novice will do through the WHM interface. Have you ever noticed 1000s of invalid login attempts when you log in to SSH? On one of the servers […]
cPanel MySQL/MariaBB error: adminbin Cpanel/cpmysql/DBCACHE: exit 11 [SOLVED]
Many cPanel users are experiencing the above error within the cPanel interface recently; The error appears within cPanel, giving the impression that MariaDB/ MySQL is not working. Infect the error is a false positive, MariaDB/MySQL is infect working perfectly fine. Another similar error was being reported like this some time ago with “Exit 255” code. […]
How to Install wkhtmltopdf on cPanel/ Centos Server
show/hide wkhtmltopdf is an open-source command-line tool to convert HTML into PDF. It is widely used by applications to generate invoices and other pdf documents. for example, a python or PHP script will use it through its respective shell command to convert any URL to a PDF. The use is very easy, simple call wkhtmltopdf […]
“Missing a Temporary Folder” Error in WordPress
Recently, one of our clients was seeing “Missing a Temporary Folder” on his WordPress, and due to this error, he was unable to upload images, update themes, and plugins. Missing a Temporary Folder Solution 1. The “Missing a Temporary Folder” error can be the result of incorrect PHP settings on your CloudLinux based cPanel hosting […]
How to Fix Invalid cPanel License Error
I decided to combine all cPanel license issues into one, as the solution to them is the same. First, I will go through the problems that people have been asking me in the comments, and then the solution which will be common to all. Here are a few questions that our blog reader asked during […]