Introduction Managing your website efficiently requires the right tools, and cPanel is one of the most popular control panels used by website owners worldwide. One important feature of cPanel is the ability to change your PHP version easily. PHP plays a crucial role in how your website functions, affecting speed, security, and compatibility with modern ..
Archives : April-2026
Introduction SSL certificate expiry notifications in cPanel alert users when a certificate is nearing expiration. While this is helpful for production environments, it may not be necessary when SSL certificates are auto-renewed or managed externally. Disabling these notifications can help reduce unnecessary email alerts. Prerequisites Implementation Step 1: Log in to cPanel Step 2: Navigate ..
Introduction A subdomain (for example, test.example.com) is used to organize different sections of a website. When a subdomain is no longer needed, it should be removed to maintain a clean and efficient hosting environment. The cPanel interface provides an easy way to delete subdomains. Prerequisites Before proceeding, ensure the following: IMPLEMENTATION Steps to Delete a ..
Introduction The max_connections setting in MySQL defines the maximum number of simultaneous database connections allowed on the server. If this limit is too low, users may face “Too many connections” errors. By default, MySQL sets this value to 151 connections. Prerequisites Before making changes, ensure you have: a. Root access to the server (SSH or ..
Introduction The Email Suspend Login function in cPanel allows administrators to immediately prevent a user from logging into their email account. This is useful for situations where an account may be compromised, inactive, or requires temporary access restriction. Key points: Prerequisites Before using the suspend_login function, ensure the following: Steps / Usage 1. Prepare the ..
Introduction:This guide explains how to reduce disk usage caused by mysql-bin log files in /var/lib/mysql. Binary logs store database changes and can grow quickly on active servers, filling disk space.By configuring log expiration, old logs will be automatically removed. Prerequisites: Step 1:Log in to the server or access the terminal via WHM. $ ssh root@your-server-ip ..
Recent Comments