This tutorial outlines the steps for removing the cPanel Cache Manager from your server, which is especially helpful when uninstalling NGINX and no longer needing cache management via cPanel. Access as a “root” user is required, typically available in VPS hosting setups.
To remove the cPanel Cache Manager, follow these steps:
- Log in to the server as the root user via SSH.
- Run the below command to remove the cPanel Cache Manager- yum remove imh-cpanel-cache-manager
- The following prompt will display; input “y” for yes, then press Enter. Remove 1 PackageInstalled size: 2.5 M
Is this ok [y/N]: y - Upon successful removal, a message like “Complete!” will appear.
Removed-
imh-cpanel-cache-manager.noarch 0:1.0-4.el7Complete!
We hope this helped! Check back for more informative articles. For help, reach out to the bodHOST support team. To delete cache from Nginx in Plesk, Learn More about How to Delete Cache from Nginx in Plesk.