< All Topics
Print

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:

  1. Log into WHM as the ‘root‘ user.
  2. Navigate to Home >> Software >> EasyApache 4.
  3. Click the “Customize” button in the “Currently Installed Packages” box.
  4. Click “PHP Extensions.”
  5. Enter “php-fpm” in the search field.
  6. Disable the extension for all versions.
  7. Click “Review.”
  8. Click the “Provision” button.

Once you complete the above steps, php-fpm will be removed from the server.

Leave a Reply