Introduction When external IP addresses are reconfigured or remapped to different internal IP addresses on a server, WHM/cPanel may not automatically recognize these changes. Rebuilding the IP address pool refreshes the server’s IP configuration and ensures WHM properly detects and updates the available IP addresses. This process is commonly performed after: Prerequisites Before rebuilding the ..
Introduction A 403 Forbidden error occurs when the web server understands the request but refuses to allow access to the requested directory or file. This issue commonly appears when trying to access a subdirectory through a browser, especially on Apache or Nginx web servers hosted on cPanel/WHM servers. The error may occur due to: This ..
Introduction Roundcube Webmail allows users to organize emails efficiently using folders. Creating folders in the Roundcube interface helps manage emails by separating important messages into categories such as Work, Personal, Clients, or Projects. This guide explains the step-by-step process to create folders in Roundcube Webmail through the cPanel webmail interface. Prerequisites Before creating folders in ..
Introduction In cPanel hosting environments, addon domains and subdomains are usually created inside the public_html directory by default. While this setup works, it can become difficult to manage when hosting multiple websites under a single account. Placing document roots outside of public_html provides better organization, improved security, and easier maintenance. Each website can have its ..
Introduction In Web Host Manager, you can assign additional privileges to reseller accounts. Granting all privileges allows the reseller to access almost all WHM features similar to the root user. Prerequisites Before proceeding, ensure: Implementation 2. Go to Resellers and click on Edit Reseller Nameservers and Privileges. 3. Click the user you wish to alter ..
Introduction When uploading large files to your website, you may encounter PHP upload size restrictions. This limitation is controlled by the upload_max_filesize directive in PHP configuration settings. By increasing this value in cPanel, you can allow larger file uploads for applications such as WordPress, Joomla, or custom PHP websites. Follow the steps below to increase ..
Introduction: WHM packages allow administrators to define hosting account limits and features such as disk space, bandwidth, email accounts, databases, and FTP access. Packages help standardize hosting plans and simplify cPanel account management. Prerequisites: Before proceeding, ensure the following: Implementation: 2. Goto Packages>>add a package, edit a package, delete a package 3. If you want ..
Introduction: WHM allows server administrators to enable shell access for cPanel users. Shell access provides command-line access to the server through SSH, which is useful for managing files, running scripts, using Git, and performing administrative tasks. Prerequisites: Before proceeding, ensure the following: Implementation: Step 1: Login to WHM. Step 2: Type as manage shell access in the ..
Introduction In WHM, you can change IP addresses for multiple cPanel accounts at once using the Change Multiple Sites’ IP Addresses feature. This is useful when migrating to a new shared IP or adding additional IPs to the server. Prerequisites Implementation Step 1:Log in to root WHM. Step 2:Navigate to: Home → Multi Account Functions ..
Introduction A PHP handler determines how PHP scripts are processed and executed on a web server. Different PHP handlers offer varying levels of performance, security, and resource usage. Common PHP handlers include DSO, CGI, suPHP, FastCGI, LSAPI, and PHP-FPM. Changing the PHP handler can help improve website performance, enhance security, or ensure compatibility with specific ..
Recent Comments