Hi

I need help to install ZIP extension of LS PHP 7.4 while using OpenLiteSpeed on CentOS 7 Server.

Thanks

    szone Hello, when installing PHP, the zip extension will be installed and loaded by default. If there is a problem, please post a screenshot of the error message to see what the reason is.

      aaPanel_thisyear PHP Zip Extension is loaded with Apache and NGINX, but with OpenLiteSpeed, it is missing.

      I had to upload elementor template kit in WordPress, which was in ZIP format, when it was uploaded, there was an error message, PHP ZIP extension is missing.

        szone
        Are you using Centos 7?
        If yes, I also encountered same problem.
        Just go to PHP configuration from aapanel. add below config on last line. Reload PHP

        extension = /www/server/php/74/src/ext/zip/modules/zip.so

        Try and let me know if it's working.

          10 months later

          It's showing zip on my php info list πŸ™‚

          a year later