Introduction Plesk allows administrators to change the user role assigned to an existing user. Changing the role can update the user’s access and permissions based on their current responsibilities. This guide explains how to change an existing user’s role in Plesk. Prerequisites Before changing a user role, make sure you have: Steps to Change an ..
Author : srisanthosh s
Introduction Plesk allows administrators to create custom user roles and assign specific permissions to users. This helps control what users can access and manage in the Plesk Panel. This guide explains how to create a user role and assign the required permissions in Plesk. Prerequisites Before creating a user role, make sure you have: Steps ..
Introduction Plesk provides user management features that allow administrators to create additional user accounts and assign appropriate access permissions. Creating separate user accounts helps administrators provide users with access to required subscriptions and domains without sharing the main Plesk administrator credentials. This document explains how to create a new user account in Plesk and assign ..
Introduction This document explains how to retrieve cPanel account statistics using the UAPI command-line interface. The StatsBar::get_stats API allows administrators to obtain usage information such as: In this example, we retrieve only the bandwidth usage and disk space usage for a cPanel account. Prerequisites Before running the command, ensure the following requirements are met: Verify ..
Introduction EasyApache 4 is used in cPanel/WHM servers to manage Apache, PHP versions, PHP extensions, and related web server packages. Before making any EasyApache 4 changes, upgrades, PHP version modifications, or package updates, it is recommended to take a backup of the current EasyApache 4 profile. This backup helps us keep a record of the ..
Introduction cPanel, WHM, and Webmail maintain user login sessions by storing session files on the server under the /var/cpanel/sessions directory. Over time, these sessions may need to be cleared for troubleshooting, security, or to force re-authentication for all users. Prerequisites Before clearing cPanel sessions, ensure the following: Steps to Clear cPanel Login Sessions Session data ..
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 ..
1️⃣ Introduction The command: is used to retrieve detailed hosting resource usage information for a specific cPanel user account. It queries the ResourceUsage module in cPanel using UAPI and returns structured data about how much of the allocated hosting resources the user is currently consuming. This command is commonly used by system administrators for monitoring, ..
Introduction PHP-FPM (FastCGI Process Manager) is an alternative PHP handler designed to improve website performance, reliability, and resource management. Enabling PHP-FPM allows PHP to handle high traffic more efficiently by managing worker processes intelligently. Prerequisites Before proceeding, ensure the following: Procedure Conclusion Enabling PHP-FPM through WHM is a simple and effective way to enhance PHP ..
Introduction Monitoring disk usage is an essential task for system administrators to ensure that servers run efficiently and do not encounter downtime due to insufficient storage. cPanel & WHM provides built-in options to automatically send alerts when disk space usage reaches warning or critical levels. Enabling these alerts helps you take proactive action before your ..
Recent Comments