Context
I have Mautic installed on a website through cyber panel hosted on hostinger.
I am attempting to update mautic but it gets stuck on Extracting Package:
All sources online confirmed this is due to not having a php zip extension installed/enabled.
Note: Mautic requires a minimum PHP 7.4. I am using PHP 8.0
Problem
I have attempted the following instructions to use PEAR package manager to install extensions not available in the cyber panel dashboard.
When I attempted to install the zip extension, I received the following error:
pecl/zip is already installed and is the same as the released version 1.21.1 install failed.
Question
Not sure why ZIP is not working on mautic? What else could be the issue?
Is the issue related to enabling the extension since its already installed?
I have been entering SSH details for the server that are available on my hosting platform dashboard.
I understand I can also create SSH credentials for my specific website through cyber panel. Is that something that could cause this issue?





