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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

Introduction In cPanel, you may need to convert an existing standalone cPanel account into an addon domain under another hosting account. This is commonly done to consolidate hosting accounts and simplify management. Prerequisites Before starting, ensure: Implementation 1) Backup the entire account you wish to convert (using cPanel’s Full Backup feature) and save the backup ..

Read more

Introduction Nowadays, securing websites with HTTPS is very important for data protection and user trust. HTTPS encrypts the communication between the visitor’s browser and the website server, helping protect sensitive information such as login details and personal data. In cPanel, enabling automatic redirection from HTTP to HTTPS ensures that all visitors access the secure version ..

Read more

Introduction Optimising a cPanel server is essential for maintaining security, performance, and stability. Proper tuning helps protect against attacks while improving server responsiveness and resource usage. Prerequisites Before proceeding, ensure: Implementation 1. Server Security OptimisationcPanel/WHM Server Security is the most important aspect to keep your websites and other data secure, as new methods of attacks ..

Read more