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 ..
Introduction In cPanel, you can configure a custom document root for a domain. This allows the domain to load website files from a specific directory instead of the default public_html location. Prerequisites Implementation Step 1: Step 2: Step 3: Step 4: Step 5: Now, the new document root is updated. Conclusion By updating the document ..
Introduction Sending emails individually to multiple users can be time-consuming, especially for teams, organizations, or businesses that frequently share updates and announcements. To simplify this process, cPanel provides a Mailing List feature that allows you to create one common email ID and send emails to multiple recipients at the same time. With a mailing list, ..
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 ..
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 ..
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 ..
Recent Comments