Introduction There may be times when you would like to remove a particular PHP version via EasyApache. Procedure You can remove a PHP version through the EasyApache interface in the WHM. Access EasyApache in WHM at Home »Software »EasyApache 4. 2. Click the Blue Customize button next to the profile. 3. Select the PHP version page by ..
Archives : August-2022
Introduction: In this article, we have explained how to enable DNS clusters using WHM. The collection of nameservers that share records and allows physical segregation of the DNS server from Web servers is known as DNS Cluster. Prequistise Root access to the WHM account. Step1. Log in to the WHM account. Step2. Find the “Clusters” option and select it. ..
Introduction: The mod_cpanel Apache module replaces the Optimize .htaccess (AllowOverride) feature that existed in the Global Configuration section of WHM’s Apache Configuration interface. Prerequisites: Root access to the WHM and Server. In the interface: You can install or uninstall the mod_cpanel Apache module in WHM’s EasyApache 4 interface (WHM >> Home >> Software >> EasyApache 4). On the command line: To install the mod_cpanel Apache module in ..
Introduction The PHP PECL module is no longer maintained and has not been updated since 2013. This can be referenced at PHP PECL intl We have created RPM packages to use instead of PECL and can be installed in WHM or by using yum. Procedure Install using WHM 1) Log into WHM and go to EasyApache ..
Introduction WordPress Toolkit is available to be installed in the WHM Marketplace interface. Procedure Access the WHM Marketplace by logging in to your WHM as root and going to Server Configuration >> WHM Marketplace. On this page, access the “Add Extensions” button in the top right as seen in the screenshot below. In this list of ..
Introduction Here we’ll explain the process to delete a site within WordPress Toolkit. Procedure Access WordPress Toolkit within cPanel. Select the site you wish to remove. Click on the options icon on the far right. Click the Remove option. 5. Confirm you wish to remove the site from WordPress Tool..
High loads within a server can severely impact performance and response times. Identifying which process(es) or service(s) causing high loads significantly narrows down the investigation as it allows you to focus on the process(es) that require attention. “top” is a popular tool used to list running processes on the server along with information regarding system ..
Introduction Netstat is a command-line network utility that displays network connections for Transmission Control Protocol (TCP), routing tables, and a number of network interface and network protocol statistics. The following cheat sheet goes over a few common netstat commands. # To view which users/processes are listening to which ports: sudo netstat -lnptu # To view ..
Introduction The following guide explains the methods that can be used to generate an API token that is specific to an individual cPanel user. The resulting token will be limited to the same access as the cPanel account that it was created for. It is also possible to generate a token with customized permissions. If ..
Introduction You may find when you are reviewing the Apache logs and see errors similar to the following instructing you to change the LogLevel and then restart Apache: [client IP.AD.DR.ES] [host website_url.tld] In order to get more info about fail reason try to change LogLevel to Info in httpd.conf and restart Apache Procedure 1. Log ..
Recent Comments