Web Hosting Knowledge Base
How to remove PHP-FPM from cPanel server
Table of Contents
cPanel provides multiple options to manage PHP script. It includes PHP-FPM, lsapi handler, PHP-cgi etc. In this article, we will explain how can you remove PHP-FPM from your cPanel.
Steps to remove PHP-FPM from cPanel server:
- Log into WHM as the ‘root‘ user.
- Navigate to Home >> Software >> EasyApache 4.
- Click the “Customize” button in the “Currently Installed Packages” box.
- Click “PHP Extensions.”
- Enter “php-fpm” in the search field.
- Disable the extension for all versions.
- Click “Review.”
- Click the “Provision” button.
Once you complete the above steps, php-fpm will be removed from the server.