How to install php zip extenstion

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
1) Install the tool that converts RPM to DEB

2) Create a folder on your desktop, and download this two RPM packages:

3) Convert RPM to DEB using the tool in (1)

4) Install the packages:
sudo apt install /path/to/package/libzip-0.11.2-6.el7.psychotic.x86_64.deb
sudo apt install /path/to/package/libzip-devel-0.11.2-6.el7.psychotic.x86_64.deb
sudo /usr/local/lsws/lsphp74/bin/pecl install zip
echo "extension=zip.so" > /usr/local/lsws/lsphp74/etc/php.d/20-zip.ini
pkill lsphp
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu