ZIP Handling Module - New installation of SuiteCRM-7.9.4

Trying to install suitecrm

have Received this message
ZIP Handling Module ZIP support not found: SuiteCRM needs ZIP support in order to process compressed files.
Location of your PHP configuration file (php.ini):
/usr/local/lib/php.ini

My current server has:

Apache version
Apache/2.4.25
PHP version
7.1.8-2
MySQL version
5.0.12
Architecture
x86_64
Operating system
linux

Any suggestions?

1 Like

On an debian based distrobution run the following in the terminal:

sudo apt-get install php7.0-zip
sudo phpenmod zip