How to Install an Apache Module with EasyApache4¶
Before you begin to install an Apache Module on your WHM/cPanel server, you need to log in to your WHM Panel. Installing an Apache Module requires you to be logged into the WHM panel as opposed to cPanel for a specific domain, this is because access to EasyApache4 is required. EasyApache4 is used to install packages on a server-wide level and can not be used by domain level users to install package unless they have access to WHM.
Once you are logged into WHM, use the search box in the top left under the WHM logo to search for EasyApache4. EasyApache4 is located under the Software category of WHM’s administration features and can be also be navigated to by going following the below path:
Home > Software > EasyApache4¶
When you are within WHM, click on the blue “Customise” button alongside “Currently Installed Packages” to amend the EasyApache4 Profile currently in use. Clicking the “Customise” button on the profile currently in use will redirect you to menu in which you are able to select packages for install/uninstall accordingly.
To install an Apache Module, click the blue “Next” button to head to the “Apache Module” page. You can use the search box to locate the module you need to install and then use the slider within the module list to select the module you need for install.
Note
As well as marking packages for install, you can untick any modules you do not require and they will be marked for uninstall by EasyApache4.
Warning
Installing an Apache Module that could clash with a module your site or application relies on may affect how your site/application performs. We always recommend you check that the module is required by your site/application before you install it and recommend you test any untested configurations within a development environment that could affect your application in production.
Once you have made the necessary changes, you can proceed through the EasyApache4 menu by clicking the blue “Next” button on each page until you reach the “Review” page. On this page, you can review all the changes that are going to be made to the EasyApache4 profile. Happy with all the changes? You can apply the changes by clicking the “Provision” button.
You will then be redirected to the final page in which will include an output window of the processes that EasyApache4 does to action your requested changes. Once the process has finished, click the “Done” button to close your EasyApache4 session and return to the main EasyApache4 page.
Using this guide, you have successfully installed an Apache Module using EasyApache4!
Next Article > How to Install a PHP Version with EasyApache4