ZIP Module is installed in Virtualmin but cannot be enabled

SYSTEM INFORMATION
OS type and version CentOS Linux 7 (Core)
Webmin version 1.983
Virtualmin version 6.17
Related packages Zip

Hi all,

I am having difficulties when trying to export some data from my Joomla website and got the following error:

Class ‘ZipArchive’ not found

I have checked for the zip module via the webmin dashboard and could find it running the 3.0-11.el7 version.

However, when I look in the Joomla PHP settings, it shows that the Native ZIP is not enabled. Can you please advise what needs to be done to get that module enabled? Thanks a lot.

The zip package is not a PHP module.

For future references, I ran the following scripts:

yum install php7.4-zip
yum install php-pecl-zip.x86_64

and restarted the server’s service (“service httpd restart”). NativeZIP is now enabled

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.