Introduction
You cannot remove package extensions via WHM. Instead, you must use the delpkgext WHM API call to remove them.
Procedure
Run the delpkgext WHM API call, replacing package1 with the package name and extension1 with the extension name:
whmapi1 delpkgext name=package1 _DELETE_EXTENSIONS=extension1
You can read more about the delpkgext WHM API call in our documentation here:
Comments
0 comments
Article is closed for comments.