CyberPanel Community

Lsphp74, lsphp8.0 Zip Extension Issues With Ubuntu 20.04

RU
RO3B UN1X #1

Hi there, there is no zip extension on cyberpanel all of php versions i need them for 7.4 and 8.0 and i have checked manually but
1920
they are not there
/usr/local/lsws/lsphp74/etc/php/7.4/mods-available
also zip not here: /usr/local/lsws/lsphp74/lib/php/20190902
zipme

please check the screenshot

9 replies
Dr
Dreamer #2

Update your cyberpanel there was some issues unzipping on file manager earlier, maybe it’s something related to this.

RU
RO3B UN1X #3

No, I mean Zip PHP extension not zip extraction

Dr
Dreamer #4

Try sudo apt install lsphp80* and sudo apt install lsphp74* those commands install all available extensions

RU
RO3B UN1X #5

I already did only install few but zip.so not installed i also tried installing it byitself and still not showing

Se
Sergen #6

Hi there!
I’m having same problem. I need zip extension for php8 and php8.1
Did ou find any solution? (CentOS7)

jo
josephgodwinke #7

I remember on openlitespeed you can install these modules manually via terminal if hosting provider allows for CentOs it is possible.

yum install lsphp73-zip

For debian-based os like ubuntu as far as I have tested since I started using CyberP never works apt-cache search lsphp81* you can only install whatever the list shows.

Se
Sergen #8

hello @josephgodwinke thanks for your answer but I need it for php8 and php8.1 at CentOS7

jo
josephgodwinke #9

Lookup the modules you would like here and use the method I stated in my previous comment

SD
SaJeTek Developer #10

I had this same problem,

Follow my tutorial here: Compiling php tutorial

My tutorial is php 8.1 but the same goes for php 8.0, just use the appropriate versions you are trying to install

Sign in to reply